Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Python Rocksdb
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
public
Python Rocksdb
Commits
23e304b0d1cff7ffa67f12aabe3e49450d43a322
Select Git revision
Branches
1
master
default
1 result
python-rocksdb
docs
changelog.rst
Author
Search by author
Any Author
authors
jmaslanka
jmaslanka
Piotr Maślanka
henrietta
2 authors
Aug 30, 2015
master is now 0.5
· 23e304b0
hofmockel
authored
9 years ago
23e304b0
Mention in the changelog that this version is avaialable on pypi.
· bab926bf
hofmockel
authored
9 years ago
bab926bf
Update the versions (python,rocksdb) pyrocksdb 0.4 was tested with.
· df29b425
hofmockel
authored
9 years ago
df29b425
Document the new row_cache option.
· cfa5ff5e
hofmockel
authored
9 years ago
cfa5ff5e
Aug 27, 2015
Change API of compact_range to be compatible with the change of rocksdb.
· 167ee99f
hofmockel
authored
9 years ago
167ee99f
Aug 15, 2015
Wrap the RepairDB function.
· 8fba5ffa
hofmockel
authored
9 years ago
8fba5ffa
Jul 05, 2015
Make the master to 0.4
· 65c274c3
hofmockel
authored
10 years ago
65c274c3
Mention which rocksdb version was used for the latest tests.
· d1a94d7e
hofmockel
authored
10 years ago
d1a94d7e
Add lz4 compression type.
· 2ef04007
hofmockel
authored
10 years ago
2ef04007
Make it possible to iterate over a WriteBatch.
· 302d1a64
hofmockel
authored
10 years ago
302d1a64
Apr 12, 2015
Remove rm_scan_count_limit from Cache creation.
· 0c13b55e
hofmockel
authored
10 years ago
0c13b55e
Remove table_cache_remove_scan_count_limit because it is also removed from rocksdb.
· b9f06fe7
hofmockel
authored
10 years ago
b9f06fe7
Oct 22, 2014
Document the changes done at the options.
· 7e1df8be
hofmockel
authored
10 years ago
7e1df8be
Aug 22, 2014
Update the changelog.
· c9de5868
hofmockel
authored
10 years ago
c9de5868
May 31, 2014
Update the changelog
· 8f75fce0
hofmockel
authored
11 years ago
8f75fce0
Adapt to the changes of 'prefix seek api'
· f897bf49
hofmockel
authored
11 years ago
See
https://github.com/facebook/rocksdb/wiki/Prefix-Seek-API-Changes
f897bf49
Apr 29, 2014
'master' is not bound to any rocksdb version
· 5f860239
hofmockel
authored
11 years ago
5f860239
Update the changelog
· eef60b3a
hofmockel
authored
11 years ago
eef60b3a
Apr 28, 2014
Allow it to configure the memtable representation
· 1cb9ec4e
hofmockel
authored
11 years ago
1cb9ec4e
Apr 27, 2014
Add changelog for the recent changes
· 18cd5c7a
hofmockel
authored
11 years ago
18cd5c7a
Apr 01, 2014
Change prefix_extractor to smart-pointer instead of raw
· 098f9578
hofmockel
authored
11 years ago
098f9578
Add a simple changelog file
· 41fdfa75
hofmockel
authored
11 years ago
41fdfa75
Loading