issues
search
tontinton
/
dbeel
A distributed thread-per-core document database
Apache License 2.0
497
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Struggling to understand load balancing with thread-per-core shards
#56
numinnex
opened
5 months ago
1
How to impl scan in this db ?
#55
TheLudlows
opened
8 months ago
1
readme: Add blog post
#54
tontinton
closed
11 months ago
0
compaction: Avoid data resurrection by removing tombstones on last level
#53
tontinton
closed
11 months ago
0
Close files in lsm tree before removing
#52
tontinton
closed
12 months ago
0
readme: Add `cargo install` section
#51
tontinton
closed
1 year ago
0
Add `readme` field in `Cargo.toml` of local crates
#50
tontinton
closed
1 year ago
0
Local crates readme
#49
tontinton
closed
1 year ago
0
Cargo publish
#48
tontinton
closed
1 year ago
0
test-utils: Add 30 second timeout to test_node / test_nodes
#47
tontinton
closed
1 year ago
0
utils: local-event: Remove pin_project
#46
tontinton
closed
1 year ago
0
readme: Improve intro
#45
tontinton
closed
1 year ago
0
readme: Add links to traits
#44
tontinton
closed
1 year ago
0
readme: Mention use of `glommio`
#43
tontinton
closed
1 year ago
0
Package in Cargo.toml + Licenses
#42
tontinton
closed
1 year ago
0
Improve readme
#41
tontinton
closed
1 year ago
0
Remove sleep waiting for all local shards to create / drop collection
#40
tontinton
closed
1 year ago
0
readme: Upgrade to a nicer logo with shadow
#39
tontinton
closed
1 year ago
0
Tokio client
#38
tontinton
closed
1 year ago
0
Client send hash
#37
tontinton
closed
1 year ago
0
Fix local shards sort
#36
tontinton
closed
1 year ago
0
client: Use user defined timeouts on hash ring sync
#35
tontinton
closed
1 year ago
0
Rename client_iteration -> replica_index
#34
tontinton
closed
1 year ago
0
Rename client iteration
#33
tontinton
closed
1 year ago
0
client: Make hash ring thread safe + send to be useed across threads
#32
tontinton
closed
1 year ago
0
Update cluster metadata
#31
tontinton
closed
1 year ago
0
Set small improvements
#30
tontinton
closed
1 year ago
0
readme: Fix wording on --wal-sync-delay
#29
tontinton
closed
1 year ago
0
Fix high max get time
#28
tontinton
closed
1 year ago
0
Remove page cache aggregations
#27
tontinton
closed
1 year ago
0
local-shard-server: Fix task queue name
#26
tontinton
closed
1 year ago
0
Optimizations
#25
tontinton
closed
1 year ago
0
Use FxHashMap where cryptographic security is not needed
#24
tontinton
closed
1 year ago
0
Foreground and background task priority
#23
tontinton
closed
1 year ago
0
storage-engine: entry-writer: Remove need to truncate index on close
#22
tontinton
closed
1 year ago
0
Optimized level compaction
#21
tontinton
closed
1 year ago
0
Level compaction
#20
tontinton
closed
1 year ago
0
More descriptive client error messages
#19
tontinton
closed
1 year ago
0
Rename libs to have - instead of _
#18
tontinton
closed
1 year ago
0
Bloom filter per sstable
#17
tontinton
closed
1 year ago
0
Client improvements
#16
tontinton
closed
1 year ago
0
Use client in benchmarks
#15
tontinton
closed
1 year ago
0
Bug on init
#14
tontinton
closed
1 year ago
0
readme: Update docs to use new --wal-sync cmdline arg
#13
tontinton
closed
1 year ago
0
WAL fdatasync batch
#12
tontinton
closed
1 year ago
0
client: Continue to try sending request to replicas on request error
#11
tontinton
closed
1 year ago
0
Collection replication factor
#10
tontinton
closed
1 year ago
0
Horizontal scaling
#9
tontinton
closed
1 year ago
0
Replication tests
#8
tontinton
closed
1 year ago
0
Read consistency
#7
tontinton
closed
1 year ago
0
Next