Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fjall-rs/fjall issues and pull requests
#132 - Partition::clear
Issue -
State: open - Opened by marvin-j97 18 days ago
Labels: enhancement, api, easy
#130 - chore(deps): update rust crate rand to 0.9.0
Pull Request -
State: closed - Opened by renovate[bot] 22 days ago
#129 - Partition::is_kv_separated
Issue -
State: closed - Opened by marvin-j97 24 days ago
Labels: enhancement, easy
#126 - Expose `weak_tombstone`/`weak_remove`
Pull Request -
State: open - Opened by skeet70 about 1 month ago
#125 - Typed API
Issue -
State: open - Opened by tamasfe about 1 month ago
- 2 comments
Labels: enhancement, help wanted, good first issue, epic, api
#123 - 2.6.0
Pull Request -
State: closed - Opened by marvin-j97 about 1 month ago
#118 - Merge JournalManager, FlushManager and WriteBuffer into one FlushTracker
Pull Request -
State: open - Opened by hummingly about 2 months ago
Labels: refactor
#117 - Stats/Metrics tracking db operations
Issue -
State: open - Opened by zaidoon1 about 2 months ago
- 1 comment
Labels: enhancement, help wanted, good first issue, api
#116 - Prefix bloom filters
Issue -
State: open - Opened by zaidoon1 about 2 months ago
- 1 comment
Labels: enhancement, help wanted, good first issue, performance, blocked, api
#115 - Empty partitions are not empty
Issue -
State: closed - Opened by tamasfe about 2 months ago
- 6 comments
Labels: performance, blocked, api
#114 - Streaming bulk load API
Issue -
State: open - Opened by marvin-j97 2 months ago
Labels: documentation, enhancement, help wanted, good first issue, performance, epic, test, blocked, api
#113 - Fix: journal truncation
Pull Request -
State: closed - Opened by marvin-j97 2 months ago
Labels: fix
#112 - Lost writes after 5M unique keys are inserted in two partions.
Issue -
State: closed - Opened by uniphil 2 months ago
- 4 comments
Labels: bug, reproduced
#111 - Think of new config format
Issue -
State: open - Opened by marvin-j97 2 months ago
Labels: enhancement, possibly breaking, data format
#110 - Journal compression (for large values)
Issue -
State: open - Opened by marvin-j97 2 months ago
Labels: enhancement, help wanted, performance, test, api
#108 - 2.5.0
Pull Request -
State: closed - Opened by marvin-j97 2 months ago
#105 - How to handle range for non-trivial keys?
Issue -
State: closed - Opened by jamesmunns 2 months ago
- 2 comments
Labels: question, api
#103 - Optional persistance to object storage (S3 / GCP / etc) - like RocksDB cloud
Issue -
State: closed - Opened by mindreframer 2 months ago
#102 - Journal as trait
Issue -
State: open - Opened by marvin-j97 2 months ago
- 2 comments
Labels: enhancement, help wanted, good first issue, epic, test, api, refactor
#100 - Better zero-copy support for keys and values that can be trivially converted into Slice
Pull Request -
State: closed - Opened by carlsverre 3 months ago
- 3 comments
#99 - zero-copy support for Batch
Issue -
State: closed - Opened by carlsverre 3 months ago
- 4 comments
Labels: enhancement, possibly breaking, api
#98 - Make bloom feature flag permanently true
Issue -
State: closed - Opened by marvin-j97 3 months ago
Labels: help wanted, good first issue, breaking, api, easy
#97 - Continuous benchmarking
Issue -
State: open - Opened by marvin-j97 3 months ago
- 1 comment
Labels: enhancement, epic, management, benchmark
#96 - Implement group commit into journal
Issue -
State: open - Opened by marvin-j97 3 months ago
- 2 comments
Labels: enhancement, help wanted, good first issue, performance, possibly breaking
#95 - Pass through `bytes` dependency to `lsm-tree` to resolve #94
Pull Request -
State: closed - Opened by carlsverre 3 months ago
#94 - Better compat with bytes::Bytes and/or bytes::Buf
Issue -
State: closed - Opened by carlsverre 3 months ago
- 9 comments
Labels: enhancement, help wanted, good first issue, test, api
#93 - Speed up example CI
Issue -
State: open - Opened by marvin-j97 4 months ago
- 1 comment
Labels: help wanted, good first issue
#92 - [feature] io-uring support
Issue -
State: closed - Opened by jonahlund 4 months ago
- 3 comments
Labels: blocked
#91 - TxPartition/WriteTx::take_if
Issue -
State: open - Opened by marvin-j97 4 months ago
Labels: enhancement, help wanted, good first issue, api, easy
#90 - fix(tx): bind ReadTransaction iterators to transaction lifetime
Pull Request -
State: closed - Opened by KekmaTime 4 months ago
- 2 comments
Labels: api
#89 - (3.0.0) Remove partition name constraints
Issue -
State: open - Opened by marvin-j97 4 months ago
- 2 comments
Labels: enhancement, possibly breaking, blocked, api
#88 - ReadTx iterator can outlive Tx' snapshot nonce
Issue -
State: closed - Opened by marvin-j97 4 months ago
Labels: bug, help wanted, good first issue
#87 - Fix snapshot tracker
Pull Request -
State: closed - Opened by marvin-j97 4 months ago
Labels: enhancement, fix
#86 - Fix SnapshotTracker
Issue -
State: closed - Opened by marvin-j97 4 months ago
Labels: enhancement, test
#84 - Fix errors in benchmark
Pull Request -
State: closed - Opened by jonahlund 4 months ago
- 1 comment
#83 - Add some info where does the name of the project come from and how to pronounce it correctly
Issue -
State: closed - Opened by qrilka 5 months ago
- 1 comment
Labels: documentation, question
#81 - Reproduceable benchmarks?
Issue -
State: closed - Opened by arthurprs 5 months ago
- 5 comments
Labels: question
#79 - Serializable Snapshot Isolation (SSI)
Pull Request -
State: closed - Opened by jeromegn 5 months ago
- 1 comment
Labels: enhancement, epic, test, api
#78 - Convert memtable rotation to a channel message
Issue -
State: open - Opened by marvin-j97 5 months ago
Labels: enhancement, performance
#77 - Mismatched types at src/partition/mod.rs
Issue -
State: closed - Opened by 707state 5 months ago
- 1 comment
#76 - Cull partition seqnos on journal rotation if possible
Issue -
State: closed - Opened by marvin-j97 6 months ago
Labels: enhancement, help wanted, performance, test
#75 - V2
Pull Request -
State: closed - Opened by marvin-j97 6 months ago
Labels: enhancement, performance, epic, breaking, api, data format
#74 - Insert-during-iterate deadlock
Issue -
State: open - Opened by marvin-j97 7 months ago
- 2 comments
Labels: bug, help wanted, good first issue, api
#70 - Lock manifest file to prevent multiple parallel Keyspace opens
Issue -
State: open - Opened by marvin-j97 7 months ago
Labels: enhancement, help wanted, good first issue
#69 - Implement axum-kv example
Pull Request -
State: closed - Opened by StephanvanSchaik 7 months ago
- 1 comment
Labels: examples
#68 - Database reached a seemingly irrecoverable state
Issue -
State: closed - Opened by StephanvanSchaik 7 months ago
- 6 comments
Labels: bug, test, breaking, data format, fixed
#67 - Feature: Config::temporary
Pull Request -
State: closed - Opened by beckend 7 months ago
Labels: enhancement, api
#66 - Feature request: memory backend
Issue -
State: closed - Opened by beckend 7 months ago
- 3 comments
Labels: enhancement, help wanted, api
#65 - Make fjall::WriteTransaction Send
Issue -
State: closed - Opened by beckend 7 months ago
- 5 comments
Labels: enhancement, help wanted, blocked, api
#63 - Improve journal GC
Pull Request -
State: closed - Opened by marvin-j97 7 months ago
Labels: enhancement, performance
#62 - Check Arc drops
Pull Request -
State: closed - Opened by marvin-j97 7 months ago
Labels: enhancement, test, fix
#61 - Correctly track lowest closed instant/snapshot seqno
Issue -
State: closed - Opened by marvin-j97 8 months ago
- 1 comment
Labels: enhancement, test
#60 - Fix opening partition that is marked as deleted
Pull Request -
State: closed - Opened by dharanad 8 months ago
- 2 comments
Labels: fix
#59 - Recreating a deleted partition may be undefined behaviour
Issue -
State: closed - Opened by marvin-j97 8 months ago
- 2 comments
Labels: bug, help wanted, good first issue, test, fixed
#58 - Level ratio is not recovered
Issue -
State: closed - Opened by marvin-j97 8 months ago
Labels: bug, easy, fixed
#57 - impl Drop flush for Journal, resolve cyclic Arcs on Drop
Issue -
State: closed - Opened by marvin-j97 9 months ago
- 1 comment
Labels: bug, test, fixed
#56 - SingleDelete
Issue -
State: open - Opened by marvin-j97 9 months ago
Labels: documentation, enhancement, test, api, examples
#55 - Concurrency control through SSI
Issue -
State: closed - Opened by marvin-j97 9 months ago
Labels: enhancement, help wanted, performance, epic
#54 - [Tracking] Breaking changes in V2
Issue -
State: closed - Opened by marvin-j97 9 months ago
- 2 comments
Labels: enhancement, epic, breaking, api, data format
#53 - unexpected warning : shard.rs:106: Invalid batch: found batch start inside batch
Issue -
State: closed - Opened by i18n-now 9 months ago
- 6 comments
Labels: question
#52 - Backup using Checkpointing
Issue -
State: open - Opened by marvin-j97 9 months ago
- 6 comments
Labels: enhancement, help wanted, good first issue, epic, test, blocked
#51 - How to flush manually
Issue -
State: closed - Opened by i18n-now 9 months ago
- 1 comment
Labels: question
#49 - Create rocket-kv
Issue -
State: open - Opened by marvin-j97 9 months ago
Labels: help wanted, good first issue, examples, easy
#48 - Create axum-kv
Issue -
State: closed - Opened by marvin-j97 9 months ago
Labels: help wanted, good first issue, examples, easy
#47 - Write with sync vs Write with flush only vs Write without any flushing
Issue -
State: closed - Opened by marvin-j97 9 months ago
Labels: api
#46 - level_ratio should be changeable retroactively
Issue -
State: closed - Opened by marvin-j97 9 months ago
Labels: breaking, blocked
#45 - 0.7.0
Pull Request -
State: closed - Opened by marvin-j97 9 months ago
#43 - thinking through: persistence if keyspace is dropped before opened partitions
Issue -
State: closed - Opened by cablehead 10 months ago
- 2 comments
Labels: documentation, question, api
#42 - 0.7.0
Pull Request -
State: closed - Opened by marvin-j97 10 months ago
#41 - Add cargo-build-all-features to CI
Issue -
State: closed - Opened by marvin-j97 10 months ago
Labels: enhancement, help wanted, good first issue, test
#40 - chore(deps): update rust crate test-log to 0.2.16
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
#39 - Optimistic concurrency control through sequence number
Issue -
State: closed - Opened by AbstractiveNord 12 months ago
- 3 comments
Labels: duplicate, help wanted
#38 - fix(deps): update rust crate log to 0.4.21
Pull Request -
State: closed - Opened by renovate[bot] 12 months ago
#37 - chore(deps): update rust crate test-log to 0.2.15 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 12 months ago
#36 - fix(deps): update rust crate crc32fast to 1.4.0 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
#35 - fix(deps): update rust crate tempfile to 3.10.1 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
#34 - WiscKey-like key-value separation
Issue -
State: closed - Opened by marvin-j97 about 1 year ago
Labels: documentation, enhancement, performance, epic, test, api, data format
#33 - TxPartition/WriteTx::delete_range/delete_prefix
Issue -
State: open - Opened by marvin-j97 about 1 year ago
- 1 comment
Labels: documentation, enhancement, test, api
#32 - Make Keyspace loading PWD independent
Issue -
State: closed - Opened by marvin-j97 about 1 year ago
Labels: bug, help wanted, good first issue, fixed
#30 - Transactions
Issue -
State: open - Opened by marvin-j97 about 1 year ago
Labels: enhancement, help wanted, epic
#30 - Transactions
Issue -
State: closed - Opened by marvin-j97 about 1 year ago
- 2 comments
Labels: enhancement, help wanted, epic, api
#29 - Allow more characters in partition name.
Issue -
State: closed - Opened by RuofengX about 1 year ago
- 2 comments
Labels: enhancement, api
#28 - fix(deps): update rust crate env_logger to 0.10.2
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#27 - Move to org and split into multiple repos
Issue -
State: closed - Opened by marvin-j97 about 1 year ago
Labels: management
#26 - Improve & validate write buffer size handling
Issue -
State: closed - Opened by marvin-j97 about 1 year ago
Labels: bug, performance, fixed
#25 - fix(deps): update rust crate lz4_flex to 0.11.2
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#23 - [WIP] 0.3.0: New architecture
Pull Request -
State: closed - Opened by marvin-j97 about 1 year ago
#22 - fix(deps): update rust crate serde to 1.0.195
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#21 - fix(deps): update rust crate serde_json to 1.0.111
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#20 - fix(deps): update rust crate tempfile to 3.9.0
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#19 - Optional TTL for FIFO strategy
Issue -
State: closed - Opened by marvin-j97 about 1 year ago
Labels: enhancement, help wanted, good first issue
#18 - `tree.get` function returned the unexpected value
Issue -
State: closed - Opened by immuthex about 1 year ago
- 1 comment
Labels: bug, fixed
#17 - Periodic (maintenance) compaction
Issue -
State: open - Opened by marvin-j97 about 1 year ago
Labels: enhancement, help wanted, good first issue, epic
#16 - fix(deps): update rust crate crossbeam-skiplist to 0.1.3
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#16 - fix(deps): update rust crate crossbeam-skiplist to 0.1.3
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#15 - Data partitioning/Column families
Issue -
State: closed - Opened by marvin-j97 about 1 year ago
- 1 comment
Labels: enhancement, epic, breaking
#12 - Bloom Filters
Issue -
State: closed - Opened by marvin-j97 about 1 year ago
- 4 comments
Labels: enhancement, help wanted, epic, breaking
#8 - Find MSRV
Issue -
State: closed - Opened by marvin-j97 about 1 year ago
Labels: documentation, enhancement, help wanted, good first issue
#7 - chore(deps): update rust crate tempfile to 3.8.1
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#6 - fix(deps): update rust crate serde to 1.0.193
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment