issues
search
oleiade
/
Elevator
Elevator is an open source, on-disk key-value store. Provides high-performance bulk read-write operations over very large datasets while exposing a simple and efficient API.
http://elevator.readthedocs.org
MIT License
71
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't force PyZMQ's version
#169
k4nar
closed
10 years ago
1
Add EXISTS command. Fix #161
#168
k4nar
closed
10 years ago
1
Fix the tests
#167
k4nar
opened
10 years ago
0
Add prefix option to RANGE. Fix #163
#166
k4nar
closed
10 years ago
1
Python 3 compatibility
#165
k4nar
opened
10 years ago
1
Bump PyZMQ version
#164
k4nar
opened
10 years ago
1
RANGE should take an optional prefix key
#163
k4nar
closed
10 years ago
2
PEP8
#162
k4nar
opened
10 years ago
1
Add an EXISTS command
#161
k4nar
closed
10 years ago
2
Add a Bitdeli Badge to README
#160
bitdeli-chef
closed
11 years ago
0
Ensure elevator responds when binded on 0.0.0.0
#159
oleiade
opened
11 years ago
0
Fix the logging format, taking inspiration from what's been made in Happening
#158
oleiade
opened
11 years ago
0
Update msgpack support using the new codec module
#157
oleiade
opened
11 years ago
0
Optimize name to uid index and db options loading
#156
oleiade
opened
11 years ago
0
two ctrl+c can not shutdown the server
#155
MOON-CLJ
opened
11 years ago
0
two bug fix. 1,TypeError in Majordome.unmount_unused_db func. 2,make config file take effect to elveldb's __init__
#154
MOON-CLJ
opened
11 years ago
0
Daemon mode in Go
#153
oleiade
closed
11 years ago
0
Handle log levels in #Go
#152
oleiade
closed
11 years ago
0
Implement logging in #go
#151
oleiade
closed
11 years ago
0
Inconsistent config option in config.go and documentation
#150
fsroque
closed
11 years ago
0
Invalid types in server.go
#149
fsroque
closed
11 years ago
2
PID is not written in the pidfile
#148
nabnux
closed
11 years ago
1
Implement sub-databases as namespaces
#147
oleiade
opened
11 years ago
2
Auto-sharding feature
#146
oleiade
opened
11 years ago
0
Implement db options handling
#145
oleiade
closed
11 years ago
0
Implement batches in Go version
#144
oleiade
closed
11 years ago
1
Reimplement Slice and Range in Go
#143
oleiade
closed
11 years ago
0
Handle dbs filesystem path
#142
oleiade
closed
11 years ago
0
Statically compile against zmq
#141
oleiade
closed
11 years ago
1
Implement batches
#140
oleiade
closed
11 years ago
0
restore db-uid indexed messages
#139
oleiade
closed
11 years ago
0
merge port and bind cmdline arguments
#138
oleiade
opened
11 years ago
0
Get rid of paranoid mode
#137
oleiade
closed
11 years ago
0
Ensure Ipc works on python version
#136
oleiade
closed
11 years ago
0
Fix Python tests
#135
oleiade
closed
11 years ago
0
Write Benchmark for the Go version
#134
oleiade
opened
11 years ago
0
Call to contribution
#133
oleiade
closed
11 years ago
0
Update documentation
#132
oleiade
closed
11 years ago
0
Handle config file
#131
oleiade
closed
11 years ago
2
Handle command line arguments
#130
oleiade
closed
11 years ago
0
Add tests for the Go backend
#129
oleiade
opened
11 years ago
0
Clean that Environment mess
#128
oleiade
closed
11 years ago
0
ip config not taken in account
#127
oleiade
closed
11 years ago
1
Backend is blocking between clients
#126
oleiade
closed
11 years ago
0
Backend should not instantiate it's own DatabasesHandler
#125
oleiade
closed
11 years ago
0
Ack + Tokens request->response system
#124
oleiade
opened
11 years ago
0
Expose a Database object
#123
oleiade
closed
11 years ago
0
workers should set their processing status according to the same rules as their state
#122
oleiade
closed
11 years ago
0
Add a remote control for backend workers
#121
oleiade
closed
11 years ago
0
Database mount status watcher
#120
oleiade
closed
11 years ago
0
Next