Ecosyste.ms: OpenCollective

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

RocksDict

Help create software that enables Python developers to easily build other higher-level applications.
Collective - Host: opensource - https://opencollective.com/rocksdict - Code: https://github.com/rocksdict/RocksDict

Update to Rocksdb v9.8.4

github.com/rocksdict/RocksDict - Congyuwang opened this pull request 9 days ago
Documentation 404

github.com/rocksdict/RocksDict - gwaramadze opened this issue 20 days ago
merge operators

github.com/rocksdict/RocksDict - Congyuwang opened this issue 29 days ago
enable cross-language lto for linux build

github.com/rocksdict/RocksDict - Congyuwang opened this pull request 10 months ago
compaction allow threads

github.com/rocksdict/RocksDict - Congyuwang opened this pull request 10 months ago
Windows lto

github.com/rocksdict/RocksDict - Congyuwang opened this pull request 10 months ago
enable lto for macos build

github.com/rocksdict/RocksDict - Congyuwang opened this pull request 10 months ago
One writer, many readers

github.com/rocksdict/RocksDict - WhattaSkilL opened this issue 10 months ago
update rocksdb version to v8.10.0

github.com/rocksdict/RocksDict - Congyuwang opened this pull request 10 months ago
Does it support async?

github.com/rocksdict/RocksDict - djstrong opened this issue 12 months ago
Implement chunk iterators that drop the GIL

github.com/rocksdict/RocksDict - GodTamIt opened this pull request about 1 year ago
update dep rust-rocksdb version

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 1 year ago
Allow threads on closes and cleanup functions

github.com/rocksdict/RocksDict - GodTamIt opened this pull request about 1 year ago
Allow threading on get operations

github.com/rocksdict/RocksDict - GodTamIt opened this pull request about 1 year ago
Make benchmarks more efficient and real-world-like

github.com/rocksdict/RocksDict - GodTamIt opened this pull request about 1 year ago
Code refactor db multithreaded

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 1 year ago
Version v0.4.0

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 1 year ago
Update rocksdb to v8.8.1

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 1 year ago
Cancel all background work on last reference drop

github.com/rocksdict/RocksDict - GodTamIt opened this pull request about 1 year ago
Add type information for `DbClosedError`

github.com/rocksdict/RocksDict - GodTamIt opened this pull request about 1 year ago
Add missing function signatures to rocksdict.pyi

github.com/rocksdict/RocksDict - GodTamIt opened this pull request about 1 year ago
Do not try to flush on secondary instances

github.com/rocksdict/RocksDict - GodTamIt opened this pull request about 1 year ago
you can have just one open session

github.com/rocksdict/RocksDict - alm0ra opened this issue about 1 year ago
Add Support for Python 3.12

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 1 year ago
Publish Python 3.12 wheels

github.com/rocksdict/RocksDict - edgarrmondragon opened this issue about 1 year ago
Add `DbClosedError`

github.com/rocksdict/RocksDict - GodTamIt opened this pull request about 1 year ago
Support for Linux/aarm64

github.com/rocksdict/RocksDict - martinffx opened this issue about 1 year ago
Update pyo3 to v0.20.0 and rocksdb to v8.6.7

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 1 year ago
How can I build RocksDict from source?

github.com/rocksdict/RocksDict - linqy71 opened this issue about 1 year ago
The LOCK file is not being removed

github.com/rocksdict/RocksDict - crosschainer opened this issue about 1 year ago
Update rocksdb to v8.5.3

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 1 year ago
Ubuntu 18.04 is not supported?

github.com/rocksdict/RocksDict - sevilen opened this issue over 1 year ago
(Insert) order guarantee

github.com/rocksdict/RocksDict - fungs opened this issue over 1 year ago
how to check if a certain key is in the db?

github.com/rocksdict/RocksDict - clinton81 opened this issue over 1 year ago
Update README.md

github.com/rocksdict/RocksDict - Congyuwang opened this pull request over 1 year ago
Support Speedb

github.com/rocksdict/RocksDict - eladn opened this issue over 1 year ago
set_compression_options documentation improvement

github.com/rocksdict/RocksDict - MichelangeloConserva opened this issue over 1 year ago
build with stable rust 1.70 LLVM 16

github.com/rocksdict/RocksDict - Congyuwang opened this pull request over 1 year ago
add set_async_io in ReadOptions

github.com/rocksdict/RocksDict - Congyuwang opened this pull request over 1 year ago
Update to RocksDB version 8.1.1

github.com/rocksdict/RocksDict - Congyuwang opened this pull request over 1 year ago
Invalid argument: value is too large

github.com/rocksdict/RocksDict - sepine opened this issue over 1 year ago
does RocksDict compatible with RocksDB-Python?

github.com/rocksdict/RocksDict - zjuzhfbloodz opened this issue over 1 year ago
Key may exist update

github.com/rocksdict/RocksDict - Congyuwang opened this pull request over 1 year ago
Custom dumps loads

github.com/rocksdict/RocksDict - Congyuwang opened this pull request over 1 year ago
Add key_may_exists API

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 2 years ago
Use batch_multi_get to replace multi_get

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 2 years ago
Add r/w options for put, get, delete, and delete range

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 2 years ago
Addition of key_may_exist() method

github.com/rocksdict/RocksDict - wbarnha opened this issue almost 2 years ago
Exception: Result incomplete: Write stall

github.com/rocksdict/RocksDict - MichelangeloConserva opened this issue almost 2 years ago
revert arm32 fix

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 2 years ago
Revert "Allow specifying checksum type"

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 2 years ago
Allow specifying checksum type

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 2 years ago
update rocksdb version to v8.0.0

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 2 years ago
Add default value for `get()` Api

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 2 years ago
V0.3.7

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 2 years ago
update rocksdb version to v7.9.2

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 2 years ago
Scalability/Performance

github.com/rocksdict/RocksDict - spillz opened this issue almost 2 years ago
Add back windows x86

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 2 years ago
Update pyo3 to v0.18.0

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 2 years ago
Update pyo3 requirement from 0.17.3 to 0.18.0

github.com/rocksdict/RocksDict - dependabot[bot] opened this pull request almost 2 years ago
Add support for with statements

github.com/rocksdict/RocksDict - scientificworld opened this pull request almost 2 years ago
Corrupt or unsupported format_version

github.com/rocksdict/RocksDict - vhrtanek opened this issue about 2 years ago
Release v0.3.5

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 2 years ago
update rocksdb to v7.7.3

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 2 years ago
Automatically Load latest options

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 2 years ago
Automatically add default column families

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 2 years ago
change x86 linux build to manylinux2014

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 2 years ago
Manylinux 2014 x86 build

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 2 years ago
Lower macOS version in Github Action

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 2 years ago
latest wheel does not work on apple sillon

github.com/rocksdict/RocksDict - numb3r3 opened this issue about 2 years ago
Update dependency versions

github.com/rocksdict/RocksDict - Congyuwang opened this pull request about 2 years ago
Add support for Python 3.11

github.com/rocksdict/RocksDict - wbarnha opened this pull request about 2 years ago
how can I delete WAL file of db

github.com/rocksdict/RocksDict - tea321000 opened this issue about 2 years ago
AARCH64 whl

github.com/rocksdict/RocksDict - ryanfaircloth opened this issue almost 3 years ago
Multi thread/process

github.com/rocksdict/RocksDict - ryanfaircloth opened this issue almost 3 years ago
TypeError: cannot pickle 'generator' object

github.com/rocksdict/RocksDict - Euraxluo opened this issue almost 3 years ago
Cannot install lib

github.com/rocksdict/RocksDict - CarreauClement opened this issue almost 3 years ago
plot benchmark result

github.com/rocksdict/RocksDict - JiangDonglai98 opened this pull request almost 3 years ago
Add benchmarks of several simlilar k-v Stores

github.com/rocksdict/RocksDict - JiangDonglai98 opened this pull request almost 3 years ago
implement compact_range and other methods

github.com/rocksdict/RocksDict - JiangDonglai98 opened this pull request almost 3 years ago
implement Snapshot

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 3 years ago
Implement Column Families

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 3 years ago
Implement Iterator

github.com/rocksdict/RocksDict - Congyuwang opened this pull request almost 3 years ago
fixe typo DataBlockIndexType name

github.com/rocksdict/RocksDict - JiangDonglai98 opened this pull request almost 3 years ago
implement DBCompressionType DBCompactionStyle DBRecoveryMode

github.com/rocksdict/RocksDict - JiangDonglai98 opened this pull request almost 3 years ago