Commit graph

46 commits

Author SHA1 Message Date
Jeffrey Picard
9262facd17 ClaimToSupport 2022-01-14 07:58:51 -05:00
Jeffrey Picard
246a0445f7 SupportToClaim 2022-01-14 07:03:52 -05:00
Jeffrey Picard
207ebd5608 ClaimExpiration 2022-01-13 19:08:51 -05:00
Jeffrey Picard
dbbf1205e7 ClaimTakeover 2022-01-13 18:24:09 -05:00
Jeffrey Picard
6d4615ce31 PendingActivation 2022-01-13 17:38:15 -05:00
Jeffrey Picard
3402eceb8e ActivatedClaimAndSupport 2022-01-12 14:19:07 -05:00
Jeffrey Picard
6f7b48aa44 ActiveAmount 2022-01-10 03:11:55 -05:00
Jeffrey Picard
1839def7e6 EffectiveAmount 2022-01-10 02:26:04 -05:00
Jeffrey Picard
235f37f6dd Another prefix 2022-01-10 01:05:41 -05:00
Jeffrey Picard
4d6f22e09a Implementation, testing, and cleanup.
Implemented more prefixes. Figured out a good test that should work for
all prefixes. Removed binary databases so we can just store human
readable csv files.
2022-01-09 22:09:18 -05:00
Jeffrey Picard
39f2fa6f5f asdf 2021-12-24 07:17:53 -05:00
Jeffrey Picard
f248bd3fab asdf 2021-12-16 11:42:36 -05:00
Jeffrey Picard
76f56c163a Better iterator. Need to implement a lot of keys next, and tests, maybe
tests needed.
2021-12-14 17:57:02 -05:00
Jeffrey Picard
8e4e193a30 Fix rocksdb iterator and tests 2021-12-12 18:35:16 -05:00
Jeffrey Picard
abbc86b1ac asdf 2021-12-12 12:40:51 -05:00
Jeffrey Picard
1cccbba7b5 Initial rocksdb commit
Basic reading from rocksdb works
2021-12-06 20:36:12 -05:00
Jeffrey Picard
283686ecac Fix startup flags 2021-12-06 11:32:45 -05:00
Jeffrey Picard
914d2bfc61 Rework federation to be synchronous, and add tests 2021-10-30 01:33:55 -04:00
Jeffrey Picard
5387aeeebe Most of federation is written, need to finish udp and test
Cleanup, more reorg, more arguments, started adding tests
Comments and another test
Simplify writing of peers and add unit test
2021-10-29 16:56:36 -04:00
Jeffrey Picard
a6d47e662a Don't swallow error, cachettl and refresh delta as params 2021-10-04 18:04:26 -04:00
Jeffrey Picard
4f7d3b20c8 cleanup and formatting 2021-09-21 14:02:09 -04:00
Jeffrey Picard
fdbd7ec509 proto fixes and cleanup 2021-09-18 13:36:49 -04:00
Jeffrey Picard
81c3de3bfd Merge remote-tracking branch 'origin/master' into prometheus-and-versioning 2021-09-18 13:19:47 -04:00
Jeffrey Picard
9c89907bb8 versioning and metrics 2021-09-18 12:06:56 -04:00
Victor Shyba
b4782ce6ac add --debug to show queries and error details 2021-08-13 18:36:43 -03:00
Victor Shyba
d45f215789 field changes 2021-08-12 04:19:25 -03:00
Victor Shyba
fb161ee6f5 improve help strings 2021-08-11 01:46:21 -03:00
Victor Shyba
d2d17bee3b specify index, remove --dev 2021-08-11 00:39:37 -03:00
Jeffrey Picard
9498257c69 Use util functions from lbry.go 2021-06-28 13:54:49 -04:00
Jeffrey Picard
3f64655a26 Updates from review feedback 2021-06-18 00:01:47 -04:00
Jeffrey Picard
dc71fb1a99 Fix es host prefix 2021-06-17 11:38:27 -04:00
Jeffrey Picard
c70467335b Try adding github action 2021-06-16 19:42:11 -04:00
Jeffrey Picard
4280edc465 cleanup and updates 2021-06-09 20:04:06 -04:00
Jeffrey Picard
944496b076 Add dockerfile and docker-compose with es 2021-06-04 12:38:17 -04:00
Jeffrey Picard
b557bf8237 Implementing url resolving server side 2021-06-04 01:56:50 -04:00
Jeffrey Picard
8a995557f7 More fixes / supported fields 2021-05-31 22:19:10 -04:00
Jeffrey Picard
d7906e9a1c Bug fixes, and use Bool/Int32 values 2021-05-31 14:53:08 -04:00
Jeffrey Picard
0b57dceabd Add source and normalization, remove authentication 2021-05-30 21:34:57 -04:00
Jeffrey Picard
092495b2de Handle name param and change flag parsing. 2021-05-24 23:28:43 -04:00
Jeffrey Picard
4ca5f168d9 Added port, username and password options to client and server. 2021-05-24 20:09:28 -04:00
Jeffrey Picard
e2d71261dd more features 2021-05-18 06:02:55 -04:00
Jeffrey Picard
a671683fe8 Add support for more fields 2021-05-15 23:13:14 -04:00
Jeffrey Picard
2b6f5c4aed Start adding support for more query types 2021-05-13 16:06:19 -04:00
Alex Grintsvayg
3ca27f3740
very basic elastic search works 2021-04-19 15:28:57 -04:00
Alex Grintsvayg
a5f235c4f5
we're doing grpc 2021-03-18 17:24:48 -04:00
Alex Grintsvayg
04ea7b5f0e
it begins 2021-03-18 16:12:48 -04:00