khonsulabs/bonsaidb
A developer-friendly document database that grows with you, written in Rust
RustApache-2.0
Pinned issues
Issues
- 0
Improve `Collection::push` documentation
#317 opened by a-0-dev - 2
get_multiple doesn't document result order
#315 opened by ecton - 7
Custom key implementation confusion
#314 opened by a-0-dev - 0
Entry API shouldn't require NamedCollection
#313 opened by ecton - 4
Allow `modify_async` to return a value.
#312 opened by ModProg - 0
- 2
- 0
- 2
- 2
Prevent errors on case-insensitive filesystems
#285 opened by ecton - 0
wasm client issues on main
#302 opened by ecton - 0
Client crate shouldn't require js-sys
#304 opened by ecton - 0
Client should have configurable timeout options
#297 opened by ecton - 0
Clean up feature flags
#293 opened by ecton - 1
- 0
Split Backend trait into types and functions
#299 opened by ecton - 0
CollectionDocument should have helpers for Transactions
#295 opened by ecton - 0
Ensure Argon2 Parameters comply with OWASP
#279 opened by ecton - 0
Do the Schema types need Debug?
#294 opened by ecton - 0
CollectionDocument should support borrowing
#298 opened by ecton - 4
List of imperfections
#296 opened by phantie - 0
Create `#[derive(Views)]` macro for collections
#292 opened by ModProg - 5
Investigate using GATs for `View`
#284 opened by ecton - 1
`Key` derive doesn't support lifetimes
#283 opened by ecton - 3
Clients for other languages
#280 opened by FeldrinH - 1
Some typos in documentation and README files
#282 opened by bitcapybara - 1
Add support for reserving a primary key
#272 opened by ecton - 0
Improve Transactional Performance
#251 opened by ecton - 1
Update Book with Async/Blocking changes
#276 opened by ecton - 1
- 0
`ConnectedClient` needs a way to list all sessions
#269 opened by ecton - 0
- 0
`Backend` should be notified when a session ends
#270 opened by ecton - 1
- 2
Change Key::from_ord_bytes to accept Cow
#254 opened by ecton - 0
Add "colored" types for bonsaidb-client
#253 opened by ecton - 2
Supply dynamic database object
#255 opened by FlixCoder - 1
Add format-breaking migration system
#252 opened by ecton - 0
Support automatic re-authentication for Sessions
#275 opened by ecton - 0
- 4
Compile Issue with Release Version 0.4.1
#266 opened by kohlten - 8
Project Status
#262 opened by D1plo1d - 0
Allow configuring cache sizes
#263 opened by ecton - 0
Add Bulk Key/KeyValue iteration/retrieval
#260 opened by ecton - 1
ACME renewal logic is wrong
#259 opened by ecton - 2
Document supported hardware architectures
#258 opened by zamazan4ik - 7
View is never computed
#256 opened by FlixCoder - 3
File storage format questions
#247 opened by happysalada - 0
Improve Large File Support
#243 opened by ecton - 0
Enable MongoDB benchmarks in Github Actions
#242 opened by ecton