Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / khonsulabs/nebari issues and pull requests

#63 - Fix Actions badge

Pull Request - State: closed - Opened by wackbyte 12 months ago

#62 - Make `Tree` methods take `&self` rather than `&mut self`

Pull Request - State: closed - Opened by wackbyte about 1 year ago

#61 - Satisfy clippy, mostly

Pull Request - State: closed - Opened by wackbyte about 1 year ago

#60 - Use empty match to handle Infallible

Pull Request - State: closed - Opened by wackbyte about 1 year ago - 1 comment

#59 - Use the edition 2021 resolver

Pull Request - State: closed - Opened by wackbyte about 1 year ago

#58 - Nebari v0.6: Reimplementing Nebari's Storage Layer

Issue - State: open - Opened by ecton over 1 year ago

#57 - Replace Append-only format with Sediment

Pull Request - State: open - Opened by ecton about 2 years ago

#56 - Enable single-tree transactional concurrency

Pull Request - State: open - Opened by ecton over 2 years ago

#52 - Add a fuzzing test

Pull Request - State: closed - Opened by ecton over 2 years ago

#50 - Fuzz Testing

Issue - State: open - Opened by daxpedda over 2 years ago
Labels: help wanted

#49 - Suspect it should be "first key" rather than "last key"

Pull Request - State: closed - Opened by togglebyte over 2 years ago

#48 - typo fix

Pull Request - State: closed - Opened by togglebyte over 2 years ago - 1 comment

#47 - Profile MemoryFile implementation

Issue - State: open - Opened by ecton over 2 years ago
Labels: bug

#46 - Consider allowing TreeFile to use external blob storage

Issue - State: open - Opened by ecton over 2 years ago
Labels: enhancement

#45 - apostrophe typo

Pull Request - State: closed - Opened by skierpage over 2 years ago - 4 comments

#44 - Add `self` support to Reducer

Issue - State: closed - Opened by ecton over 2 years ago
Labels: enhancement

#42 - Implement Transaction Log v2

Issue - State: open - Opened by ecton over 2 years ago
Labels: enhancement

#40 - Add "Session ID" to transaction log entries

Issue - State: open - Opened by ecton over 2 years ago
Labels: bug, enhancement

#38 - Extremely slow insertion and huge file size

Issue - State: closed - Opened by chertov over 2 years ago - 4 comments

#35 - Add CRCs to the transaction log

Issue - State: open - Opened by ecton over 2 years ago
Labels: enhancement

#34 - Genericize Keys to support custom Ord types

Issue - State: open - Opened by ecton over 2 years ago
Labels: enhancement

#33 - Add an easy way to switch between MemoryFile/StdFile

Pull Request - State: closed - Opened by ecton over 2 years ago
Labels: enhancement

#32 - Add support to Roots for acquiring multiple trees for read with the same state (MVCC)

Issue - State: open - Opened by ecton over 2 years ago
Labels: enhancement

#31 - Consider adding async wrapper

Issue - State: open - Opened by ecton over 2 years ago

#30 - Can this database be used in an async context?

Issue - State: closed - Opened by Frederik-Baetens over 2 years ago - 3 comments

#29 - Branch support

Issue - State: open - Opened by happydpc over 2 years ago - 12 comments
Labels: enhancement, help wanted, question

#28 - Add Memory Profiling to benchmarks

Issue - State: open - Opened by ecton over 2 years ago

#27 - Change signature of `get_multiple` to support borrowed or owned keys

Issue - State: closed - Opened by ecton almost 3 years ago - 1 comment

#26 - Add ability to rollback a versioned tree

Issue - State: open - Opened by ecton almost 3 years ago
Labels: enhancement

#25 - Add function to estimate compactible size

Issue - State: open - Opened by ecton almost 3 years ago

#24 - Support long-lived iteration

Issue - State: open - Opened by ecton almost 3 years ago
Labels: enhancement

#23 - Implement a reduce API

Issue - State: closed - Opened by ecton almost 3 years ago
Labels: enhancement

#22 - Add sanity checks before allocations

Issue - State: open - Opened by ecton almost 3 years ago
Labels: enhancement, good first issue

#21 - Add interior node scanning callback

Issue - State: closed - Opened by ecton almost 3 years ago
Labels: enhancement

#20 - Add per-tree vault access to Roots

Issue - State: closed - Opened by ecton almost 3 years ago
Labels: enhancement

#19 - Add customizable index types

Issue - State: closed - Opened by ecton almost 3 years ago - 1 comment
Labels: enhancement

#18 - Investigate Blob insert performance

Issue - State: open - Opened by ecton almost 3 years ago
Labels: enhancement

#17 - Support limited compaction for versioned files

Issue - State: open - Opened by ecton almost 3 years ago
Labels: enhancement

#16 - Handle open-files better

Issue - State: closed - Opened by ecton almost 3 years ago - 1 comment
Labels: enhancement

#15 - Add compaction to Roots

Pull Request - State: closed - Opened by ecton almost 3 years ago

#14 - Refactor the transaction log to be able to store arbitrary data

Issue - State: closed - Opened by ecton about 3 years ago
Labels: enhancement

#13 - Unit test Roots better

Issue - State: open - Opened by ecton about 3 years ago
Labels: enhancement, good first issue

#12 - Implement transaction log compaction

Issue - State: open - Opened by ecton about 3 years ago
Labels: enhancement

#11 - Optimize `scan()`

Issue - State: open - Opened by ecton about 3 years ago
Labels: enhancement

#10 - Implement sequence scanning

Issue - State: closed - Opened by ecton about 3 years ago
Labels: enhancement

#9 - Implement full-database CRC check process

Issue - State: open - Opened by ecton about 3 years ago
Labels: enhancement

#8 - Refactor reader-file handling in StdFileManager

Issue - State: open - Opened by ecton about 3 years ago - 1 comment
Labels: enhancement

#7 - Implement file versioning

Issue - State: closed - Opened by ecton about 3 years ago - 1 comment
Labels: enhancement

#6 - Implement tree rebalancing

Issue - State: closed - Opened by ecton about 3 years ago
Labels: enhancement

#5 - Refactor tree methods

Issue - State: closed - Opened by ecton about 3 years ago
Labels: enhancement

#4 - Implement transaction log scanning

Issue - State: closed - Opened by ecton about 3 years ago
Labels: enhancement

#3 - Implement tree compaction

Issue - State: closed - Opened by ecton about 3 years ago - 1 comment
Labels: enhancement

#2 - Refactor benchmarks

Issue - State: closed - Opened by ecton about 3 years ago - 1 comment
Labels: enhancement

#1 - Consider: Allow multi-key requests to receive their data callback in order

Issue - State: open - Opened by ecton about 3 years ago
Labels: enhancement