nym21
|
6d194dbb71
|
bitview: fix top unit + add back lib types
|
2025-09-16 15:33:05 +02:00 |
|
nym21
|
4049d694f7
|
global: snapshot + pools + fixes
|
2025-09-07 17:01:34 +02:00 |
|
nym21
|
3359dfcc29
|
global: snapshot
|
2025-09-03 18:17:25 +02:00 |
|
nym21
|
1c2afd14dd
|
global: fixes of Parser::new
|
2025-09-01 20:34:27 +02:00 |
|
nym21
|
fe5343c1d6
|
global: tiny snapshot
|
2025-09-01 20:21:51 +02:00 |
|
nym21
|
fb9fd5b51a
|
global: add datasets and charts + fixes
|
2025-08-26 08:31:08 +02:00 |
|
nym21
|
b5e3262b67
|
readmes: update
|
2025-08-16 18:21:44 +02:00 |
|
nym21
|
009fb35c4c
|
computer: cleanup
|
2025-08-16 16:42:01 +02:00 |
|
nym21
|
00c316c35d
|
readmes: vibed
|
2025-08-13 00:52:23 +02:00 |
|
nym21
|
5f8de8e756
|
computer: rollback part 1
|
2025-08-12 22:37:16 +02:00 |
|
nym21
|
bd8c4dfb6b
|
website: fix options
|
2025-08-10 14:16:13 +02:00 |
|
nym21
|
5e8c7da4df
|
global: convert brk_vecs to its own crates and repo (seqdb/vecdb) + changes
|
2025-08-10 12:49:41 +02:00 |
|
nym21
|
e3177b8054
|
global: per crate build.rs
|
2025-08-07 21:22:38 +02:00 |
|
nym21
|
4740610923
|
global: compressed vecs work again
|
2025-08-05 23:38:43 +02:00 |
|
nym21
|
e28a0cde55
|
vecs: fix race condition
|
2025-08-04 23:48:20 +02:00 |
|
nym21
|
5b855fd835
|
global: snapshot
|
2025-08-04 11:38:46 +02:00 |
|
nym21
|
a2f5704581
|
global: snapshot
|
2025-08-03 23:38:58 +02:00 |
|
nym21
|
f7aa9424db
|
global: one big snapshot
|
2025-08-02 16:59:22 +02:00 |
|
nym21
|
aa8b47a3dd
|
global: cleanup
|
2025-07-29 17:46:30 +02:00 |
|
nym21
|
ed70ad7378
|
indexer: take readers before last export
|
2025-07-25 22:45:41 +02:00 |
|
nym21
|
00213176d8
|
indexer: small changes
|
2025-07-25 22:38:15 +02:00 |
|
nym21
|
406650a45a
|
vec: removed
|
2025-07-25 20:38:57 +02:00 |
|
nym21
|
dfc286b393
|
vecs: part 10
|
2025-07-25 20:22:54 +02:00 |
|
nym21
|
3f237689da
|
vecs: part 9
|
2025-07-24 17:19:05 +02:00 |
|
nym21
|
5347523921
|
vecs: init
|
2025-07-21 11:02:25 +02:00 |
|
nym21
|
ccaca524fe
|
computer: libc sync
|
2025-07-19 10:10:01 +02:00 |
|
nym21
|
c0a65b30ad
|
indexer: update example
|
2025-07-17 11:39:25 +02:00 |
|
deadmanoz
|
5be801a086
|
Merge branch 'main' into dockerize
|
2025-07-15 08:50:22 -07:00 |
|
nym21
|
c4ed6ed034
|
store: remove rotate_memtable as could be the root cause of the issue
|
2025-07-14 15:48:19 +02:00 |
|
nym21
|
daed37ccb8
|
stores: forgot some files
|
2025-07-13 16:52:19 +02:00 |
|
nym21
|
2dd608dfed
|
vec: don't store mmap in struct anymore
|
2025-07-13 11:50:34 +02:00 |
|
nym21
|
0167a2ae59
|
global: fixes
|
2025-07-12 11:18:51 +02:00 |
|
nym21
|
f45fb6efe6
|
global: renames and fixes
|
2025-07-08 21:33:18 +02:00 |
|
nym21
|
8cc1f8d691
|
computer: add more up to and from datasets
|
2025-07-07 23:53:59 +02:00 |
|
nym21
|
d31d47eb32
|
computer: store part 10
|
2025-07-05 17:44:51 +02:00 |
|
nym21
|
5fe984c39d
|
indexer: rename some stores
|
2025-07-05 00:17:23 +02:00 |
|
nym21
|
7f07b0daa7
|
global: move addressindex_to_outputindex stores from computer to indexer
|
2025-07-04 17:30:43 +02:00 |
|
deadmanoz
|
fa1e5aaa7f
|
Make Parser::new the only entrypoint
|
2025-07-04 12:15:32 +08:00 |
|
nym21
|
be4e693a27
|
computer: store part 8
|
2025-07-03 18:19:36 +02:00 |
|
nym21
|
6e996797b8
|
computer: store part 3
|
2025-06-29 17:39:31 +02:00 |
|
nym21
|
663092b501
|
global: replace Value enum with Cow
|
2025-06-27 20:39:19 +02:00 |
|
nym21
|
8ea13544de
|
computer: store part 2
|
2025-06-27 19:38:44 +02:00 |
|
nym21
|
0f3c267a48
|
global: rename some indexes
|
2025-06-23 22:00:09 +02:00 |
|
nym21
|
589bb02411
|
vec: single file with header
|
2025-06-23 20:48:00 +02:00 |
|
nym21
|
c3ae3cb768
|
server: mcp + global: refactor
|
2025-06-21 12:43:14 +02:00 |
|
nym21
|
2f74748cea
|
computer: stateful: reset when reorg detected
|
2025-06-13 18:03:09 +02:00 |
|
nym21
|
54ea6cc53b
|
indexer: only raw format + global: fixes
|
2025-06-12 12:33:43 +02:00 |
|
nym21
|
a11bf5523b
|
global: wip
|
2025-06-06 12:23:45 +02:00 |
|
nym21
|
93ee5e480b
|
global: wip
|
2025-06-02 18:22:42 +02:00 |
|
nym21
|
cbcf603b63
|
global: wip
|
2025-06-01 14:37:19 +02:00 |
|