issues
search
fjall-rs
/
fjall
🗻 LSM-based embeddable key-value storage engine written in safe Rust
https://fjall-rs.github.io/
Apache License 2.0
643
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make bloom feature flag permanently true
#98
marvin-j97
opened
5 days ago
0
Continuous benchmarking
#97
marvin-j97
opened
1 week ago
0
Implement group commit into journal
#96
marvin-j97
opened
1 week ago
2
Pass through `bytes` dependency to `lsm-tree` to resolve #94
#95
carlsverre
closed
2 weeks ago
0
Better compat with bytes::Bytes and/or bytes::Buf
#94
carlsverre
closed
2 weeks ago
9
Speed up example CI
#93
marvin-j97
opened
1 month ago
1
[feature] io-uring support
#92
jonahlund
closed
1 month ago
3
TxPartition/WriteTx::take_if
#91
marvin-j97
opened
1 month ago
0
fix(tx): bind ReadTransaction iterators to transaction lifetime
#90
KekmaTime
closed
1 month ago
2
Remove partition name constraints
#89
marvin-j97
opened
1 month ago
2
ReadTx iterator can outlive Tx' snapshot nonce
#88
marvin-j97
closed
1 month ago
0
Fix snapshot tracker
#87
marvin-j97
closed
1 month ago
0
Fix SnapshotTracker
#86
marvin-j97
closed
1 month ago
0
Fix errors in benchmark
#84
jonahlund
closed
1 month ago
1
Add some info where does the name of the project come from and how to pronounce it correctly
#83
qrilka
closed
2 months ago
1
Reproduceable benchmarks?
#81
arthurprs
closed
2 months ago
5
Serializable Snapshot Isolation (SSI)
#79
jeromegn
closed
1 month ago
1
Convert memtable rotation to a channel message
#78
marvin-j97
opened
2 months ago
0
Mismatched types at src/partition/mod.rs
#77
707state
closed
2 months ago
1
Cull partition seqnos on journal rotation if possible
#76
marvin-j97
closed
2 months ago
0
V2
#75
marvin-j97
closed
2 months ago
0
Insert-during-iterate deadlock
#74
marvin-j97
opened
3 months ago
2
Lock version file to prevent multi-process access
#70
marvin-j97
opened
4 months ago
0
Implement axum-kv example
#69
StephanvanSchaik
closed
4 months ago
1
Database reached a seemingly irrecoverable state
#68
StephanvanSchaik
closed
4 months ago
6
Feature: Config::temporary
#67
beckend
closed
4 months ago
0
Feature request: memory backend
#66
beckend
closed
4 months ago
3
Make fjall::WriteTransaction Send
#65
beckend
closed
1 month ago
5
Improve journal GC
#63
marvin-j97
closed
3 months ago
0
Check Arc drops
#62
marvin-j97
closed
4 months ago
0
Correctly track lowest closed instant/snapshot seqno
#61
marvin-j97
closed
3 months ago
1
Fix opening partition that is marked as deleted
#60
dharanad
closed
4 months ago
2
Recreating a deleted partition may be undefined behaviour
#59
marvin-j97
closed
4 months ago
2
Level ratio is not recovered
#58
marvin-j97
closed
3 months ago
0
impl Drop flush for Journal, resolve cyclic Arcs on Drop
#57
marvin-j97
closed
4 months ago
1
SingleDelete
#56
marvin-j97
opened
6 months ago
0
Concurrency control through SSI
#55
marvin-j97
closed
1 month ago
0
[Tracking] Breaking changes in V2
#54
marvin-j97
closed
3 months ago
2
unexpected warning : shard.rs:106: Invalid batch: found batch start inside batch
#53
i18nsite
closed
6 months ago
6
Backup using Checkpointing
#52
marvin-j97
opened
6 months ago
6
How to flush manually
#51
i18nsite
closed
6 months ago
1
Create rocket-kv
#49
marvin-j97
opened
6 months ago
0
Create axum-kv
#48
marvin-j97
closed
4 months ago
0
Write with sync vs Write with flush only vs Write without any flushing
#47
marvin-j97
closed
6 months ago
0
level_ratio should be changeable retroactively
#46
marvin-j97
closed
6 months ago
0
0.7.0
#45
marvin-j97
closed
6 months ago
0
thinking through: persistence if keyspace is dropped before opened partitions
#43
cablehead
closed
6 months ago
2
0.7.0
#42
marvin-j97
closed
6 months ago
0
Add cargo-build-all-features to CI
#41
marvin-j97
closed
6 months ago
0
chore(deps): update rust crate test-log to 0.2.16
#40
renovate[bot]
closed
7 months ago
0
Next