breznak
a7b7bd80d6
build wheels for py310
...
trying to get wheels for python=3.10 on Ubuntu 20.04; Seems many folks online would need this. Please review and publish to PyPI when this builds, thank you!
2023-08-25 09:33:25 -04:00
Jack Robison
028570c565
run ci on 18.04
2022-06-14 16:21:04 -04:00
Jack Robison
2ea14aee63
use manylinux_2_24_x86_64 for now
2022-03-28 11:06:00 -04:00
Jack Robison
d66c066ff1
update tox, fix setup.py
2022-03-28 11:05:36 -04:00
Jack Robison
e6f00fd578
move submodule to lbryio fork, update zlib due to 1.2.11 becoming unavailable
2022-03-28 10:27:37 -04:00
Jack Robison
69252c0ed4
remove unused dockerfile
2022-03-28 10:27:37 -04:00
Jack Robison
de13abda59
update codeql
2022-03-28 10:27:37 -04:00
Jack Robison
44577d303b
Create codeql-analysis.yml
2022-03-26 15:06:26 -04:00
Kevin Tindall
9c8db1ee5b
Add manylinux2014
2022-03-09 14:03:45 -05:00
Jack Robison
830a350a7a
fix make-wheels.sh
2022-03-09 13:41:04 -05:00
Jack Robison
7e70ea8495
Merge pull request #2 from rh-marketingops/build-requires-cython
...
Require cython in the build-system
2022-03-09 11:59:39 -05:00
Jack Robison
da5ec43d05
fix f strings
2022-01-26 11:16:52 -05:00
Kevin Tindall
e98b72e9c8
Require cython in the build-system
2022-01-18 17:22:48 -06:00
Jack Robison
bd1027a4ae
0.8.2
2022-01-18 16:32:20 -05:00
Jack Robison
868edf864d
docs
2022-01-17 19:55:20 -05:00
Jack Robison
cd327c06d9
docs
2022-01-17 18:37:23 -05:00
Jack Robison
a52c3d911d
Merge pull request #1 from lbryio/iterator-api
...
Add DB.iterator helper api
2022-01-16 14:34:07 -05:00
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