seaweedfs/go/weed/weed_server
chrislusf 020ba6c9a8 add leveldb support for needle map
This supposedly should reduce memory consumption. However, for tests
with millions of, this shows consuming more memories. Need to see
whether this will work out. If not, later boltdb will be tested.
2015-03-27 16:34:58 -07:00
..
master_ui [ui] add ui to status page 2015-03-24 10:52:14 -07:00
volume_server_ui tweaking ui 2015-03-22 12:50:04 -07:00
common.go tweaking ui 2015-03-22 12:50:04 -07:00
filer_server.go merge conflicts 2015-02-07 15:35:28 -08:00
filer_server_handlers.go merge conflicts 2015-02-07 15:35:28 -08:00
filer_server_handlers_admin.go Set http status after modifying response headers. 2015-01-08 00:19:32 -08:00
master_server.go tweaking ui 2015-03-22 12:50:04 -07:00
master_server_handlers.go follow golint suggestions 2015-03-10 00:20:34 -07:00
master_server_handlers_admin.go follow golint suggestions 2015-03-10 00:20:34 -07:00
master_server_handlers_ui.go [ui] add ui to status page 2015-03-24 10:52:14 -07:00
raft_server.go follow golint suggestions 2015-03-10 00:20:34 -07:00
raft_server_handlers.go Set http status after modifying response headers. 2015-01-08 00:19:32 -08:00
volume_server.go add leveldb support for needle map 2015-03-27 16:34:58 -07:00
volume_server_handlers.go Add read only public port on volume server 2015-03-09 01:10:04 -07:00
volume_server_handlers_admin.go add leveldb support for needle map 2015-03-27 16:34:58 -07:00
volume_server_handlers_helper.go fix some typos 2015-01-13 18:46:56 +08:00
volume_server_handlers_read.go Separate read and write volume handlers. 2015-02-25 23:59:07 -08:00
volume_server_handlers_ui.go tweaking ui 2015-03-22 12:50:04 -07:00
volume_server_handlers_vacuum.go Set http status after modifying response headers. 2015-01-08 00:19:32 -08:00
volume_server_handlers_write.go Avoid wrong way to delete on replication failure 2015-03-09 01:10:04 -07:00