issues
search
Scalable-Key-Value
/
code
Source code of the Scalable Key/Value Store (SKV)
Eclipse Public License 1.0
5
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cannot find source file 'server/skv_local_kv_auto.cpp'
#55
lxq
opened
8 years ago
3
Optimizations
#54
eile
closed
8 years ago
0
Fix bug when k/v pairs almost fit in header
#53
eile
closed
9 years ago
1
get rid of string allocator in retrieve
#52
lasch
closed
9 years ago
0
several fixes and refactored state machine for CNK-Forwarder
#51
lasch
closed
9 years ago
0
Update to latest CMake/common
#50
eile
closed
9 years ago
0
bug fixes: endian and locking
#49
lasch
closed
9 years ago
0
a set of bug fixes
#48
lasch
closed
9 years ago
0
enable some control over memory requirements via config
#47
lasch
closed
9 years ago
0
remove obsoleted locking code
#46
lasch
closed
9 years ago
0
locking and endian fixes
#45
lasch
closed
9 years ago
0
fix record locking
#44
lasch
closed
9 years ago
0
fix server internal command deferral
#43
lasch
closed
9 years ago
0
config and doc updates
#42
lasch
closed
9 years ago
0
a little more crash robustness
#41
lasch
closed
9 years ago
0
use one request queue per rocksdb worker to reduce lock contention
#40
lasch
closed
9 years ago
0
Fix build
#39
eile
closed
9 years ago
0
several fixes, including x86 connectivity
#38
lasch
closed
9 years ago
0
Rocksdb updates
#37
lasch
closed
9 years ago
0
Implement auto storage backend, switch default to socket network
#36
eile
closed
9 years ago
0
fix mutex initialization and iteration after map modification
#35
lasch
closed
9 years ago
0
extract EPStateMap access into separate class to control access, iterati...
#34
lasch
closed
9 years ago
0
prevent a closing EP to get polled for new commands
#33
lasch
closed
9 years ago
0
fix a potential race for aggregated event dispatcher
#32
lasch
closed
9 years ago
0
another set of small fixes
#31
lasch
closed
9 years ago
0
several fixes
#30
lasch
closed
9 years ago
0
socket connection teardown failure
#29
lasch
opened
9 years ago
2
fix event signalling between it_api threads and some minor updates
#28
lasch
closed
9 years ago
0
forwarder and more
#27
lasch
closed
9 years ago
0
a small set of fixes, optional workaround for rdma_channel issue
#26
lasch
closed
9 years ago
0
Make subproject capable
#25
eile
closed
9 years ago
0
Fix build without rocksdb
#24
jordap
closed
9 years ago
4
First larger update to introduce server and client-side coalescing
#23
lasch
closed
9 years ago
0
Add protection against mixed mpi/standalone linkage, clean up pimpl in s...
#22
eile
closed
9 years ago
0
Compilation with rocksdb 3, make rocksdb backend default and optional
#21
eile
closed
9 years ago
14
Switch lengths to uint64_t to allow large memory allocations
#20
jordap
closed
10 years ago
1
minor fix and update for bulk-insert
#19
lasch
closed
10 years ago
0
Make library type a cache option
#18
eile
closed
10 years ago
3
bugfix for issue #16
#17
lasch
closed
10 years ago
5
retrieve size error
#16
lasch
closed
10 years ago
1
bugfix: handling of IP-addresses with numbers larger than 128
#15
lasch
closed
10 years ago
0
send completion fix for socket it_api implementation
#14
lasch
closed
10 years ago
0
Fix build against mpich on our system
#13
eile
closed
10 years ago
11
Skv bench
#12
lasch
closed
10 years ago
0
enable CNK build config, cleanup of some linking
#11
lasch
closed
10 years ago
0
Fix ignored Init() parameter, skv_base_test usage, and minor typo
#10
jordap
closed
10 years ago
1
Updates
#9
lasch
closed
10 years ago
0
Refactor/writecompletion
#8
lasch
closed
10 years ago
0
linking static vs. dynamic
#7
lasch
closed
9 years ago
4
fix comm-api-type choices
#6
lasch
closed
10 years ago
0
Next