Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/spacejam/sled

the champagne of beta embedded databases
https://github.com/spacejam/sled

Fix indentation in markdown list

TannerRogalsky opened this pull request 20 days ago
Deadlock in Subscriber impl of Drop

ardouglas opened this issue about 2 months ago
Any plans for a 0.34.8 release while v1.0 is still in alpha

jqnatividad opened this issue 3 months ago
Question: Secure deletion of values

ameba23 opened this issue 4 months ago
Sled shell for data manipulation

ParsaAminpour opened this issue 7 months ago
Ashy

Avazbek84 opened this issue 7 months ago
Read corrupted data at file offset Some(Inline(388)) backtrace ()

wujiangdingwolf opened this issue 7 months ago
Tree can not be shared across threads safely

spacekookie opened this issue 8 months ago
Sled db editor

ChessLogical opened this issue 8 months ago
Concurrent write to the db crashes

akiradeveloper opened this issue 8 months ago
Weak Db handle

jeffparsons opened this issue 10 months ago
Bloodstone `Db::tree_names`

parazyd opened this issue 10 months ago
Preserve the insertion ordering

wiiznokes opened this issue 11 months ago
Update zerocopy to 0.7

danielmellado opened this pull request 12 months ago
Update rand-distr to v0.4.3

danielmellado opened this pull request 12 months ago
Remove implicit `Sized` bound on `Tree::range` and others

Rafferty97 opened this pull request almost 1 year ago
Add MSRV to `Cargo.toml`

Rafferty97 opened this issue almost 1 year ago
Can `K` in `Tree::Range` be made `?Sized`?

Rafferty97 opened this issue about 1 year ago
Is it safe to drop `Db` after `Tree`?

oblique opened this issue about 1 year ago
tempdir is deprecated, use tempfile instead

freedit-dev opened this pull request about 1 year ago
Added xtensa architecture to cfg for atomic_shim

gpgreen opened this pull request about 1 year ago
VFS

BlueHotDog opened this issue about 1 year ago
Lossy signature for Tree::set_merge_operator

RuofengX opened this pull request about 1 year ago
document the fact zstd support is currently halfway removed

flokli opened this issue about 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.26

dependabot[bot] opened this pull request about 1 year ago
Update env_logger requirement from 0.9.0 to 0.10.1

dependabot[bot] opened this pull request about 1 year ago
Unsafe removal

Wicpar opened this pull request about 1 year ago
Less unsafe, in more controlled instances

Wicpar opened this issue over 1 year ago
chore: removed redundant trait implementations

Wicpar opened this pull request over 1 year ago
fix(benchmarks): fixed criterion benchmark not compiling on windows

Wicpar opened this pull request over 1 year ago
Storage issues when using high count of trees

Slixe opened this issue over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.25

dependabot[bot] opened this pull request over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.23

dependabot[bot] opened this pull request over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.21

dependabot[bot] opened this pull request over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.20

dependabot[bot] opened this pull request over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.15

dependabot[bot] opened this pull request over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.14

dependabot[bot] opened this pull request over 1 year ago
Update color-backtrace requirement from 0.5.1 to 0.6.1

dependabot[bot] opened this pull request over 1 year ago
fix: impl PartialEq<IVec> for [u8]

shuyanzhu opened this pull request over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.11

dependabot[bot] opened this pull request over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.9

dependabot[bot] opened this pull request over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.8

dependabot[bot] opened this pull request over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.7

dependabot[bot] opened this pull request over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.6

dependabot[bot] opened this pull request over 1 year ago
Extract PageTable into ObjectLocationMap

kolloch opened this pull request over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.5

dependabot[bot] opened this pull request over 1 year ago
Modify issues related to atomic::ordering usage

wang384670111 opened this issue over 1 year ago
memory leak?

shanliu opened this issue over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.3

dependabot[bot] opened this pull request over 1 year ago
Fix some clippy warnings.

ttsugriy opened this pull request over 1 year ago
Fix unused Box linter warning.

ttsugriy opened this pull request over 1 year ago
Replace deprecated spin_loop_hint.

ttsugriy opened this pull request over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.1

dependabot[bot] opened this pull request over 1 year ago
Update zerocopy requirement from 0.6.0 to 0.7.0

dependabot[bot] opened this pull request over 1 year ago
sled 1.0 alpha merges and storage refactor

spacejam opened this pull request over 1 year ago
Update color-backtrace requirement from 0.5.1 to 0.6.0

dependabot[bot] opened this pull request over 1 year ago
Project Bloodstone - sled 1.0

spacejam opened this pull request over 1 year ago
bloodstone: Fix typo in ARCHITECTURE.md

wackbyte opened this pull request over 1 year ago
bloodstone: A few nits

wackbyte opened this pull request over 1 year ago
Rename "testing" feature to "for-internal-testing-only"

joshtriplett opened this pull request over 1 year ago
Data is not written durably

devrandom opened this issue over 1 year ago
Update license field following SPDX 2.1 license expression standard

frisoft opened this pull request over 1 year ago
Does Tree::transaction really need Fn instead of FnMut?

stevenroose opened this issue over 1 year ago
Wrong atomic ordering in clone

wang384670111 opened this pull request over 1 year ago
structured data support

Walker-00 opened this pull request over 1 year ago
Is there any GUI program to explore sled db

noormohammedb opened this issue over 1 year ago
Hi I wanted to know if this project is dead?

Raj2032 opened this issue almost 2 years ago
panic: cannot find pid in view_for_key, looking for key

jpds opened this issue almost 2 years ago
`IoBuf::get_mut_range` unsoundly extends arbitrary lifetime to 'static

vikramnitin9 opened this issue almost 2 years ago
contains_key returns true even if key does not exist.

vsabavat opened this issue almost 2 years ago
how to try to open a database without creating one?

davepacheco opened this issue almost 2 years ago
Update zstd version

edwardwc opened this issue about 2 years ago
Lazy batch operations

segeljakt opened this issue about 2 years ago
Derive `Serialize` and `Deserialize` for `Error`?

Hirrolot opened this issue about 2 years ago
Documenting the story with `async` handling

czocher opened this issue about 2 years ago
Improve `Config` docs: Document defaults

alexheretic opened this pull request about 2 years ago
Auto flusher available for all platform

vincent-herlemont opened this issue about 2 years ago
Add TransactionalTree::contains_key, matching Tree::contains_key

edef1c opened this pull request about 2 years ago
Fix typos

kianmeng opened this pull request about 2 years ago
Update env_logger requirement from 0.9.0 to 0.10.0

dependabot[bot] opened this pull request about 2 years ago
The file size of 'db' is monotonically increasing

yahoNanJing opened this issue over 2 years ago
Fixed:32-bit os,max memory limit upper to 4G,to avoid overflow.

JasonHonor opened this pull request over 2 years ago
Remove zstd in anticipation for it being re-added through marble

spacejam opened this pull request over 2 years ago
Remove crossbeam from example

spacejam opened this pull request over 2 years ago
Remove old io_uring support before rewrite

spacejam opened this pull request over 2 years ago
Remove extremely outdated neon and python bindings

spacejam opened this pull request over 2 years ago
Apply clippy --fix

spacejam opened this pull request over 2 years ago
Apply `rustfmt` and `clippy` fixes across crate

clubby789 opened this pull request over 2 years ago
Fix arm compare_exchange_weak behavior

spacejam opened this pull request over 2 years ago
Sled never exits

cryptoquick opened this issue over 2 years ago
Prevent UB with `assume_init` on uninit bytes

clubby789 opened this pull request over 2 years ago
Maintainership status of Sled

vi opened this issue over 2 years ago
Dump and restore?

richardARPANET opened this issue over 2 years ago
potential typo comments in size_to_slab_id fn

LokiWager opened this issue over 2 years ago