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
5550ed91e7a7951a1ed9dc82f43e574b38cd3ed6
Select Git revision
Branches
1
master
default
1 result
python-rocksdb
rocksdb
options.pxd
Author
Search by author
Any Author
authors
jmaslanka
jmaslanka
Piotr Maślanka
henrietta
2 authors
Oct 22, 2014
Move the block_cache* from options to block_based_table_factory.
· 5550ed91
hofmockel
authored
10 years ago
5550ed91
Move the 'simple' block based table options to the block_table_factory.
· 14dd1c78
hofmockel
authored
10 years ago
14dd1c78
Remove deprecated options.
· 3358119f
hofmockel
authored
10 years ago
3358119f
May 31, 2014
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
Allow configuration of universal style compaction
· 6ceb6514
hofmockel
authored
11 years ago
6ceb6514
Apr 28, 2014
Allow it to configure the memtable representation
· 1cb9ec4e
hofmockel
authored
11 years ago
1cb9ec4e
Apr 27, 2014
Add support for the 'PlainTableFactories'
· 482379cf
hofmockel
authored
11 years ago
482379cf
Add new option called verify_checksums_in_compaction
· bfb370fd
hofmockel
authored
11 years ago
bfb370fd
Apr 01, 2014
Change prefix_extractor to smart-pointer instead of raw
· 098f9578
hofmockel
authored
11 years ago
098f9578
Jan 24, 2014
Get access to the dedicated logger of a DB
· b600d337
hofmockel
authored
11 years ago
b600d337
Jan 21, 2014
Make 'prefix_extractor' active
· 36eb7024
hofmockel
authored
11 years ago
36eb7024
Jan 13, 2014
Initial commit of the driver
· 77c384b6
hofmockel
authored
11 years ago
77c384b6
Loading