Pekka Enberg
|
38a54df863
|
Fix pre-ScyllaDB copyright statements
People keep tripping over the old copyrights and copy-pasting them to
new files. Search and replace "Cloudius Systems" with "ScyllaDB".
Message-Id: <1460013664-25966-1-git-send-email-penberg@scylladb.com>
|
2016-04-08 08:12:47 +03:00 |
|
Avi Kivity
|
d5cf0fb2b1
|
Add license notices
|
2015-09-20 10:43:39 +03:00 |
|
Tomasz Grabiec
|
4c030bb597
|
api: Fix return type for /lsa/compact
|
2015-08-25 15:29:10 +03:00 |
|
Tomasz Grabiec
|
e3592a4a04
|
api: lsa: Invoke compaction on all shards
|
2015-08-07 22:05:53 +02:00 |
|
Tomasz Grabiec
|
6ae0747fe5
|
lsa: Use size_t for sizes
|
2015-08-06 18:40:06 +02:00 |
|
Tomasz Grabiec
|
5d7500d648
|
api: lsa: Make logger static
|
2015-08-06 18:40:06 +02:00 |
|
Tomasz Grabiec
|
9a1ee1b96a
|
api: Introduce RESTful API for LSA
To force compaction, invoke:
$ curl -X POST http://localhost:10000/lsa/compact
|
2015-08-06 16:50:15 +02:00 |
|