Commit graph

252 commits

Author SHA1 Message Date
Jack Robison
3a108d4475
update column family param type for iterator to match the rest of the api 2022-01-16 14:26:20 -05:00
Jack Robison
2348805ff1
fix readme 2022-01-16 14:26:20 -05:00
Jack Robison
11b18eb024
add DB.iterator 2022-01-16 14:26:20 -05:00
Jack Robison
68a168e8b8
fix reversed on BaseIterator 2022-01-16 14:26:20 -05:00
Jack Robison
283bfd1f28
add ReaderOptions
- `iterate_lower_bound`
- `iterate_upper_bound`
- `readahead_size`
- `prefix_same_as_start`
- `auto_prefix_mode`
2022-01-16 14:26:20 -05:00
Jack Robison
c77770e2c4
DB.write_batch context manager 2022-01-16 14:26:20 -05:00
Jack Robison
a04f0bb74b
try to fix ci 2022-01-16 14:26:20 -05:00
Jack Robison
6a7eaa2fa0
fix ci 2021-11-09 13:45:33 -05:00
Jack Robison
ca96633652
ci 2021-11-09 13:39:24 -05:00
Jack Robison
ab449ca78b
update readme and setup.py 2021-11-09 13:29:21 -05:00
Jack Robison
cf2195e383
move tests 2021-11-09 13:27:40 -05:00
Jack Robison
ee12fe9573
add support for OpenAsSecondary and TryCatchUpWithPrimary 2021-11-09 13:17:41 -05:00
Jack Robison
f28b7e5a36
update submodule 2021-11-03 13:19:12 -04:00
iFA
aaf7ddcf8e
Merge pull request #9 from iFA88/patch
add submodule
2021-08-26 13:17:55 +02:00
FusionSolutions
4b62e878f8 add submodule 2021-08-26 13:15:48 +02:00
iFA
628b64ddbf
Merge pull request #8 from iFA88/patch
Patch
2021-08-26 12:47:19 +02:00
FusionSolutions
486ec67646 add submodule 2021-08-26 12:46:21 +02:00
iFA
7acdcb8134
Create make-wheels.sh 2021-08-26 11:42:06 +02:00
iFA
15ff6757af
Merge pull request #7 from iFA88/patch
Update build.yml
2021-08-26 11:36:25 +02:00
iFA
c7b12fd4eb
Update build.yml 2021-08-26 11:33:15 +02:00
iFA
88b211d988
Merge pull request #6 from iFA88/patch
Update build.yml
2021-08-26 11:18:55 +02:00
iFA
ac6b06bf1c
Update build.yml 2021-08-26 11:18:26 +02:00
iFA
bff139252e
Merge pull request #5 from iFA88/patch
Patch
2021-08-26 11:12:00 +02:00
iFA
bec684f0b9
Update build.yml 2021-08-26 11:08:45 +02:00
iFA
12b56ded32
Update installation.rst 2021-08-26 10:53:08 +02:00
iFA
2010e6a088
Update README.rst 2021-08-26 10:46:12 +02:00
iFA
afb2c75fb2
Update setup.py 2021-08-26 10:45:06 +02:00
iFA
39137bb562
Update README.rst 2021-08-26 10:43:22 +02:00
iFA
e32fc600da
Merge pull request #4 from mosquito/backport/binaries
Backport/binaries
2021-08-26 10:37:46 +02:00
iFA
6e8c23f794
Update setup.py 2021-08-26 10:37:33 +02:00
iFA
a93d782ad7
Update README.rst 2021-08-26 10:37:10 +02:00
Dmitry Orlov
96fa51e963 use cmake instead of make 2021-08-19 00:18:09 +03:00
Dmitry Orlov
17c7fa0a56 add github-ci automation 2021-08-18 23:43:54 +03:00
Dmitry Orlov
9aa8b1d761 add readme to package 2021-08-18 23:43:01 +03:00
Dmitry Orlov
9c334ae584 add static binaries to setup.py 2021-08-18 23:42:58 +03:00
Dmitry Orlov
cb29ca9d3e fix documentation 2021-08-18 23:40:41 +03:00
Dmitry Orlov
0dd52751bf add makefile 2021-08-18 23:40:01 +03:00
Dmitry Orlov
9181044e78 add rocksdb repo as submodule 2021-08-18 23:39:49 +03:00
iFA
fcf9d3377f
Merge pull request #2 from iFA88/iFA88-patch-1
add bottommost_compression support
2021-05-21 22:58:02 +02:00
iFA
487b19ba19
Add files via upload 2021-05-21 22:57:22 +02:00
iFA
3bd767eb77
Merge pull request #1 from iFA88/iFA88-patch-1
upload
2021-04-14 09:19:23 +02:00
iFA
2d5bb4faf1
Add files via upload 2021-04-14 09:17:45 +02:00
iFA
f166a5dca3
Add files via upload 2021-04-14 09:09:06 +02:00
iFA
92b8097048
Update _rocksdb.pyx 2021-03-11 18:19:40 +01:00
iFA
a846ec9af5
Update _rocksdb.pyx 2021-02-19 17:36:01 +01:00
iFA
5afbf3cb73
Update _rocksdb.pyx 2021-02-19 09:10:01 +01:00
iFA
8159afd4b3
Update options.pxd 2021-02-19 09:09:46 +01:00
iFA
f3be0a05d9
Update _rocksdb.pyx 2021-02-17 10:45:42 +01:00
iFA
b602bde7f6
Update options.pxd 2021-02-16 21:55:04 +01:00
iFA
fdeab9f159
Update _rocksdb.pyx 2021-02-16 21:54:48 +01:00