Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / meilisearch/heed issues and pull requests
#287 - relax the HeedDecode bound on Lazy::remap
Pull Request -
State: closed - Opened by irevoire 3 days ago
#284 - Add a guide to the cookbook about custom comparator functions
Issue -
State: open - Opened by Kerollmops about 1 month ago
Labels: documentation
#283 - feat: add `dup_sort_comparator`
Pull Request -
State: open - Opened by oXtxNt9U about 1 month ago
- 7 comments
#282 - [bug] test failure on 32-bit arches
Issue -
State: open - Opened by werdahias about 1 month ago
#281 - Incompatibility of lmdb-master-sys Package with Cross-Compilation
Issue -
State: open - Opened by Losses about 2 months ago
#280 - Correct way to close an env?
Issue -
State: closed - Opened by guozirui33 about 2 months ago
- 2 comments
#279 - `put` variant that returns the previous value for a key
Issue -
State: closed - Opened by guozirui33 about 2 months ago
- 2 comments
#278 - Combined version of LMDB mdb.master and mdb.master3
Pull Request -
State: open - Opened by Kerollmops 2 months ago
#277 - Bump heed and lmdb-master-sys versions
Pull Request -
State: closed - Opened by Kerollmops 2 months ago
#276 - Bump versions and LMDB commit
Pull Request -
State: closed - Opened by Kerollmops 2 months ago
#275 - fix custom_key_cmp_wrapper being able to unwind to C code (ub)
Pull Request -
State: closed - Opened by antonilol 3 months ago
- 3 comments
#274 - add new trait to encode values to bytes
Pull Request -
State: open - Opened by antonilol 3 months ago
- 9 comments
#273 - fix function docs (clippy warnings)
Pull Request -
State: closed - Opened by antonilol 3 months ago
#272 - borrow primitive types where possible instead of allocating them on the heap in BytesEncode implementations
Pull Request -
State: closed - Opened by antonilol 3 months ago
- 2 comments
#271 - Bump versions
Pull Request -
State: closed - Opened by Kerollmops 3 months ago
- 2 comments
#270 - Use features that actually exists
Pull Request -
State: closed - Opened by Kerollmops 3 months ago
#270 - Use features that actually exists
Pull Request -
State: closed - Opened by Kerollmops 3 months ago
#269 - Bump lmdb submodules commit
Pull Request -
State: closed - Opened by zanaviska 3 months ago
- 2 comments
#268 - Is it possible to create a generic wrapper struct ?
Issue -
State: open - Opened by lazybilly 3 months ago
- 4 comments
#267 - dropping RwTxn
Issue -
State: closed - Opened by mikedilger 4 months ago
- 3 comments
Labels: wontfix
#266 - update sub dependencies for release
Pull Request -
State: closed - Opened by irevoire 4 months ago
#265 - Update dependencies
Pull Request -
State: closed - Opened by irevoire 4 months ago
#264 - Bump the internal LMDB, lmdb-master-sys, and heed versions
Pull Request -
State: closed - Opened by Kerollmops 5 months ago
#263 - Introduce the `longer-keys` feature which sets `-DMDB_MAXKEYSIZE=0`
Pull Request -
State: closed - Opened by tpunder 5 months ago
- 4 comments
#262 - Bump heed to v0.20.1
Pull Request -
State: closed - Opened by Kerollmops 6 months ago
#261 - enable self referential rtxn
Pull Request -
State: closed - Opened by irevoire 6 months ago
Labels: enhancement
#260 - Improve performance of `ReservedSpace`
Pull Request -
State: closed - Opened by nolanderc 6 months ago
#259 - add lifetime to `ReservedSpace` (closes #258)
Pull Request -
State: closed - Opened by nolanderc 6 months ago
#258 - `ReservedSpace` is unsound due to not being bound to its origin transaction.
Issue -
State: closed - Opened by nolanderc 6 months ago
#257 - Reduce allocations in `BytesEncode`
Issue -
State: open - Opened by nolanderc 6 months ago
- 1 comment
#257 - Reduce allocations in `BytesEncode`
Issue -
State: open - Opened by nolanderc 6 months ago
- 1 comment
#256 - make `ReservedSpace` more flexible
Pull Request -
State: open - Opened by nolanderc 6 months ago
#256 - make `ReservedSpace` more flexible
Pull Request -
State: closed - Opened by nolanderc 6 months ago
#255 - Expose a safe low-level cursor API.
Issue -
State: open - Opened by nolanderc 6 months ago
#255 - Expose a safe low-level cursor API.
Issue -
State: open - Opened by nolanderc 6 months ago
- 2 comments
#254 - Make `ReservedSpace` more flexible
Issue -
State: closed - Opened by nolanderc 6 months ago
- 1 comment
#254 - Make `ReservedSpace` more flexible
Issue -
State: open - Opened by nolanderc 6 months ago
- 1 comment
#253 - Question: does the build executable binary rely on a dynamic linked liblmdb library?
Issue -
State: closed - Opened by linrongbin16 6 months ago
- 2 comments
#253 - Question: does the build executable binary rely on a dynamic linked liblmdb library?
Issue -
State: open - Opened by linrongbin16 6 months ago
#252 - Add `Database::get_or_put`: insert if value does not exist, otherwise return previous value
Pull Request -
State: closed - Opened by nolanderc 6 months ago
- 2 comments
#251 - replace all `FnMut` with `FnOnce` in `put_reserve_*`
Pull Request -
State: closed - Opened by nolanderc 6 months ago
- 3 comments
#250 - Close the `p` tag
Pull Request -
State: closed - Opened by Kerollmops 6 months ago
#249 - Bump lmdb-master-sys to 0.2.0
Pull Request -
State: closed - Opened by Kerollmops 6 months ago
#248 - Bump heed to v0.20
Pull Request -
State: closed - Opened by Kerollmops 6 months ago
Labels: documentation
#247 - Refine the unnamed database behavior
Issue -
State: closed - Opened by Kerollmops 8 months ago
- 1 comment
Labels: enhancement
#246 - Set `EnvOpenOptions::open()` to `unsafe`
Pull Request -
State: closed - Opened by hinto-janai 8 months ago
Labels: documentation, breaking, security
#245 - Add `Env::set_flags()` and `FlagSetMode`
Pull Request -
State: closed - Opened by hinto-janai 8 months ago
#244 - Introduce the first Cookbook
Pull Request -
State: closed - Opened by Kerollmops 9 months ago
Labels: documentation
#243 - Remove internal database type checking
Pull Request -
State: closed - Opened by Kerollmops 9 months ago
Labels: breaking
#242 - Introduce the Database stat method
Pull Request -
State: closed - Opened by Kerollmops 9 months ago
#241 - Make the iterators `Send` when `read-txn-no-tls` is enabled
Pull Request -
State: closed - Opened by Kerollmops 9 months ago
- 2 comments
#240 - Expose the `MdbStat` structure from a database
Issue -
State: closed - Opened by Kerollmops 9 months ago
#239 - Update LMDB to 0.9.32
Pull Request -
State: closed - Opened by Kerollmops 9 months ago
#239 - Update LMDB to 0.9.32
Pull Request -
State: closed - Opened by Kerollmops 9 months ago
#238 - Update LMDB to 0.9.32
Issue -
State: closed - Opened by Kerollmops 9 months ago
Labels: good first issue
#237 - Update LICENSE
Pull Request -
State: closed - Opened by curquiza 10 months ago
#236 - Question: Use heed from python
Issue -
State: open - Opened by dineshbvadhia 10 months ago
- 4 comments
Labels: help wanted
#235 - Make bitflags serde feature optional
Pull Request -
State: closed - Opened by arthurprs 11 months ago
#234 - Expose a way to create `RoTxn`s from a `RwTxn`
Pull Request -
State: closed - Opened by Kerollmops 11 months ago
#233 - Documentation proofreading
Pull Request -
State: closed - Opened by wackbyte 11 months ago
- 2 comments
#233 - Documentation proofreading
Pull Request -
State: closed - Opened by wackbyte 11 months ago
- 2 comments
#232 - Remove the, now useless, bytemuck dependency
Pull Request -
State: closed - Opened by Kerollmops 11 months ago
#231 - Bump version to v0.20.0-alpha.9
Pull Request -
State: closed - Opened by Kerollmops 11 months ago
Labels: enhancement
#230 - Refine types and remove useless dependencies
Pull Request -
State: closed - Opened by Kerollmops 11 months ago
Labels: breaking
#229 - Reintroduce the `MDB_IDL_LOGN` feature flags
Pull Request -
State: closed - Opened by Kerollmops 11 months ago
Labels: enhancement
#228 - Update dependencies
Pull Request -
State: closed - Opened by Kerollmops 11 months ago
#228 - Update dependencies
Pull Request -
State: closed - Opened by Kerollmops 11 months ago
#227 - Bump version to v0.20.0-alpha.8
Pull Request -
State: closed - Opened by Kerollmops 11 months ago
#226 - Introduce the new heed logo
Pull Request -
State: closed - Opened by Kerollmops 11 months ago
Labels: enhancement
#225 - Improve database options usage
Pull Request -
State: closed - Opened by Kerollmops 11 months ago
#224 - Update versions to v0.20.0-alpha.7
Pull Request -
State: closed - Opened by Kerollmops 11 months ago
#223 - Fix generic types related to the newly added custom key comparator
Pull Request -
State: open - Opened by Kerollmops 11 months ago
Labels: bug
#223 - Fix generic types related to the newly added custom key comparator
Pull Request -
State: closed - Opened by Kerollmops 11 months ago
Labels: bug
#222 - Improve the `Rw*Iter::put_current` methods to be less restrictive
Pull Request -
State: closed - Opened by Kerollmops 11 months ago
Labels: enhancement, breaking
#222 - Improve the `Rw*Iter::put_current` methods to be less restrictive
Pull Request -
State: open - Opened by Kerollmops 11 months ago
Labels: enhancement
#221 - Introduce the `remap` method on the `Lazy` type
Pull Request -
State: closed - Opened by Kerollmops 12 months ago
Labels: enhancement
#221 - Introduce the `remap` method on the `Lazy` type
Pull Request -
State: closed - Opened by Kerollmops 12 months ago
Labels: enhancement
#220 - Make the DefaultComparator visible
Pull Request -
State: closed - Opened by Kerollmops 12 months ago
Labels: documentation
#219 - Bump version and dependencies to v0.20.0-alpha.6
Pull Request -
State: closed - Opened by Kerollmops 12 months ago
#218 - Re-export Comparator and LexicographicComparator traits
Pull Request -
State: closed - Opened by xiaoyawei 12 months ago
- 1 comment
#217 - Bump version to v0.20.0-alpha.5
Pull Request -
State: closed - Opened by Kerollmops 12 months ago
#216 - Remove useless `pkg_config` dependency
Pull Request -
State: closed - Opened by Kerollmops 12 months ago
#215 - We no more need `pkg_config`
Issue -
State: closed - Opened by Kerollmops about 1 year ago
- 2 comments
Labels: good first issue
#214 - provide fn to delete a database: mdb_drop(1)
Issue -
State: open - Opened by mikedilger about 1 year ago
- 1 comment
#213 - Make `RoIter` also `Send` when `read-txn-no-tls` feature is enabled
Issue -
State: closed - Opened by xiaoyawei about 1 year ago
- 3 comments
Labels: enhancement
#212 - Support customized key compare function
Pull Request -
State: closed - Opened by xiaoyawei about 1 year ago
- 2 comments
Labels: breaking
#211 - Introduce `MDB_IDL_LOGN` flags to heed
Issue -
State: closed - Opened by Kerollmops about 1 year ago
Labels: enhancement
#210 - Does the "database was previously opened with different types" error imply that the database might be corrupted?
Issue -
State: closed - Opened by hxuchen about 1 year ago
- 2 comments
#209 - When closing an `Env` we must close the databases
Issue -
State: closed - Opened by Kerollmops about 1 year ago
- 1 comment
Labels: bug
#208 - confusion when using the "range" operation
Issue -
State: closed - Opened by hxuchen about 1 year ago
- 3 comments
#207 - Opening an `Env` must be `unsafe`
Issue -
State: closed - Opened by Kerollmops about 1 year ago
- 3 comments
Labels: good first issue, breaking
#206 - Bump the version to v0.20.0-alpha.4
Pull Request -
State: closed - Opened by Kerollmops about 1 year ago
- 1 comment
#205 - Expose a function to get the underlying LMDB library version
Pull Request -
State: closed - Opened by Kerollmops about 1 year ago
#205 - Expose a function to get the underlying LMDB library version
Pull Request -
State: closed - Opened by Kerollmops about 1 year ago
#204 - Add `rmp-serde` support to heed-types.
Pull Request -
State: open - Opened by aalekhpatel07 about 1 year ago
- 4 comments
Labels: enhancement
#204 - Add `rmp-serde` support to heed-types.
Pull Request -
State: closed - Opened by aalekhpatel07 about 1 year ago
- 6 comments
Labels: enhancement
#203 - Fix the `serde-json` feature declaration of heed
Pull Request -
State: closed - Opened by SeaDve about 1 year ago
Labels: bug
#202 - expose mdb_env_set_flags()
Issue -
State: closed - Opened by mikedilger about 1 year ago
- 4 comments
#201 - Introduce the `lmdb_version` function
Pull Request -
State: closed - Opened by postmeback about 1 year ago
- 3 comments
#200 - Add support for every database flags
Pull Request -
State: closed - Opened by Kerollmops about 1 year ago
- 3 comments
Labels: breaking