issues
search
replikativ
/
datahike
A fast, immutable, distributed & compositional Datalog engine for everyone.
https://datahike.io
Eclipse Public License 1.0
1.63k
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Bug]:
#721
awb99
opened
12 hours ago
3
Add transaction log
#719
whilo
opened
3 weeks ago
0
Use transaction log
#718
whilo
opened
3 weeks ago
0
[Bug]: Transaction report returns datom attributes as longs with attribute refs
#717
whilo
opened
1 month ago
0
Break out schema and cache. Move gc to public API.
#716
whilo
closed
3 weeks ago
4
Break out schema metadata from db record
#715
whilo
closed
3 weeks ago
0
CLI: Support passing arbitrary query inputs as EDN
#714
acobster
closed
1 month ago
0
Fix as-of and since so that they include and exclude time-point respectively
#713
jonasseglare
closed
2 months ago
0
[Bug]: as-of does not include time-point and since does not exlude time-point
#712
jonasseglare
closed
2 months ago
0
Remove special treatment of :db/ident attribute
#711
jonasseglare
closed
2 months ago
1
[Bug]: datahike.api/datoms returns empty sequence when attribute-refs? is true and components is [:db/idents]
#710
jonasseglare
closed
2 months ago
0
Use Timbre's default logging behavior in Babashka pod
#709
acobster
closed
2 months ago
0
Use squential UUID for store keys.
#708
whilo
closed
1 month ago
2
Improve memory locality
#707
whilo
closed
1 month ago
0
Make sure that the datoms of history are distinct
#706
jonasseglare
closed
2 months ago
3
[Bug]: Datoms from history of empty database with attribute-refs? being true are not distinct
#705
jonasseglare
closed
2 months ago
0
Make datoms function work with system attribute components
#704
jonasseglare
closed
2 months ago
0
[Bug]: The datoms function returns empty result with attribute-refs? being true and for system attributes
#703
jonasseglare
closed
2 months ago
0
always log to STDERR from datahike.cli
#702
acobster
closed
2 months ago
2
Fix spec to argslist translation
#701
whilo
closed
2 months ago
0
Use CompletableFuture in promise implementation.
#700
whilo
closed
2 months ago
0
Use log file instead of logging to stdout for dthk
#699
whilo
closed
2 months ago
0
Use ident keywords in add/retract tuple syntax with attribute-refs? enabled
#698
jonasseglare
closed
2 months ago
0
Support ident keywords with add/retract tuple syntax when attribute-refs? is enabled
#697
jonasseglare
closed
2 months ago
0
Fix attribute refs bug when transacting tuple value
#696
jonasseglare
closed
2 months ago
0
[Bug]: Transacting tuple value when using attribute-refs? fails
#695
jonasseglare
closed
2 months ago
0
[Bug]: CLI: some warnings are being output to stdout
#694
acobster
closed
2 months ago
1
Allow config setting to disable consistency check.
#693
whilo
closed
2 months ago
0
ci: update images
#692
TimoKramer
closed
3 months ago
1
Refactor db interface
#691
jonasseglare
closed
3 months ago
0
ci: add native image builds for linux and macos
#690
TimoKramer
closed
2 months ago
5
Ignore cache size config entries.
#689
whilo
closed
3 months ago
0
[Bug]: transact crashes when transacting from multiple threads
#688
awb99
closed
2 months ago
9
Update datalog-parser dependency: Support pull patterns being sets
#687
jonasseglare
closed
5 months ago
0
Support pull patterns being sets
#686
jonasseglare
closed
5 months ago
0
Fix issue 684: Make it possible to compare values of different types
#685
jonasseglare
closed
5 months ago
0
[Bug]: Comparisons in queries fail when mixing values of different types
#684
jonasseglare
closed
5 months ago
0
Fix issue 682: Make history, as-of and since composable with each other
#683
jonasseglare
closed
3 months ago
0
Make history, as-of and since composable
#682
jonasseglare
closed
3 months ago
0
Fix issue 680: correctly pull attributes
#681
jonasseglare
closed
5 months ago
0
[Bug]: Pulled attributes are not correct when attribute-refs are used
#680
jonasseglare
closed
5 months ago
0
Fix issue 678: Make it possible to store :db/id as a keyword value
#679
jonasseglare
closed
5 months ago
0
[Bug]: Failure to transact value`:db/id` for attribute of type `:db.type/keyword`
#678
jonasseglare
closed
5 months ago
0
Fix issue 676: make bind-by-fn require all attrs to have values
#677
jonasseglare
closed
5 months ago
0
[Bug]: bind-by-fn computes wrong result if not all symbols have values
#676
jonasseglare
closed
5 months ago
0
[Bug]: Changing cache size throws exception
#675
alekcz
closed
3 months ago
1
Refactor query and search for better performance
#674
jonasseglare
closed
2 months ago
7
Optimize pset comparator
#673
whilo
closed
6 months ago
1
Optimize the persistent set comparator
#672
jonasseglare
closed
6 months ago
0
Fixed reflection in with-precision and abs
#671
mokshasoft
closed
5 months ago
4
Next