Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / replikativ/datahike issues and pull requests
#725 - Update documentation
Pull Request -
State: open - Opened by whilo about 1 month ago
#724 - cljs compilation fixes
Pull Request -
State: open - Opened by pkpkpk about 2 months ago
#723 - [Bug]: pr broken for Datom
Issue -
State: open - Opened by FalseProtagonist 2 months ago
Labels: bug, triage
#722 - [Bug]: pr-str through pr-db broken (not readable)
Issue -
State: open - Opened by FalseProtagonist 2 months ago
- 1 comment
Labels: bug, triage
#721 - [Bug]:
Issue -
State: open - Opened by awb99 2 months ago
- 8 comments
Labels: bug, triage
#719 - Add transaction log
Pull Request -
State: open - Opened by whilo 3 months ago
#718 - Use transaction log
Issue -
State: open - Opened by whilo 3 months ago
Labels: enhancement
#717 - [Bug]: Transaction report returns datom attributes as longs with attribute refs
Issue -
State: open - Opened by whilo 4 months ago
Labels: bug, triage
#716 - Break out schema and cache. Move gc to public API.
Pull Request -
State: closed - Opened by whilo 4 months ago
- 4 comments
#715 - Break out schema metadata from db record
Issue -
State: closed - Opened by whilo 4 months ago
Labels: enhancement
#714 - CLI: Support passing arbitrary query inputs as EDN
Pull Request -
State: closed - Opened by acobster 4 months ago
#713 - Fix as-of and since so that they include and exclude time-point respectively
Pull Request -
State: closed - Opened by jonasseglare 4 months ago
#712 - [Bug]: as-of does not include time-point and since does not exlude time-point
Issue -
State: closed - Opened by jonasseglare 4 months ago
Labels: bug, triage
#711 - Remove special treatment of :db/ident attribute
Pull Request -
State: closed - Opened by jonasseglare 4 months ago
- 1 comment
#710 - [Bug]: datahike.api/datoms returns empty sequence when attribute-refs? is true and components is [:db/idents]
Issue -
State: closed - Opened by jonasseglare 4 months ago
Labels: bug, triage
#709 - Use Timbre's default logging behavior in Babashka pod
Pull Request -
State: closed - Opened by acobster 4 months ago
#708 - Use squential UUID for store keys.
Pull Request -
State: closed - Opened by whilo 4 months ago
- 2 comments
#707 - Improve memory locality
Issue -
State: closed - Opened by whilo 4 months ago
Labels: enhancement
#706 - Make sure that the datoms of history are distinct
Pull Request -
State: closed - Opened by jonasseglare 4 months ago
- 3 comments
#705 - [Bug]: Datoms from history of empty database with attribute-refs? being true are not distinct
Issue -
State: closed - Opened by jonasseglare 4 months ago
Labels: bug, triage
#704 - Make datoms function work with system attribute components
Pull Request -
State: closed - Opened by jonasseglare 4 months ago
#703 - [Bug]: The datoms function returns empty result with attribute-refs? being true and for system attributes
Issue -
State: closed - Opened by jonasseglare 4 months ago
Labels: bug, triage
#702 - always log to STDERR from datahike.cli
Pull Request -
State: closed - Opened by acobster 4 months ago
- 2 comments
#701 - Fix spec to argslist translation
Pull Request -
State: closed - Opened by whilo 4 months ago
#700 - Use CompletableFuture in promise implementation.
Pull Request -
State: closed - Opened by whilo 4 months ago
#699 - Use log file instead of logging to stdout for dthk
Pull Request -
State: closed - Opened by whilo 4 months ago
#698 - Use ident keywords in add/retract tuple syntax with attribute-refs? enabled
Pull Request -
State: closed - Opened by jonasseglare 4 months ago
#697 - Support ident keywords with add/retract tuple syntax when attribute-refs? is enabled
Issue -
State: closed - Opened by jonasseglare 4 months ago
Labels: enhancement
#696 - Fix attribute refs bug when transacting tuple value
Pull Request -
State: closed - Opened by jonasseglare 4 months ago
#695 - [Bug]: Transacting tuple value when using attribute-refs? fails
Issue -
State: closed - Opened by jonasseglare 4 months ago
Labels: bug, triage
#694 - [Bug]: CLI: some warnings are being output to stdout
Issue -
State: closed - Opened by acobster 4 months ago
- 1 comment
Labels: bug, triage
#693 - Allow config setting to disable consistency check.
Pull Request -
State: closed - Opened by whilo 5 months ago
#692 - ci: update images
Pull Request -
State: closed - Opened by TimoKramer 5 months ago
- 1 comment
#691 - Refactor db interface
Pull Request -
State: closed - Opened by jonasseglare 5 months ago
#690 - ci: add native image builds for linux and macos
Pull Request -
State: closed - Opened by TimoKramer 5 months ago
- 5 comments
#689 - Ignore cache size config entries.
Pull Request -
State: closed - Opened by whilo 6 months ago
#688 - [Bug]: transact crashes when transacting from multiple threads
Issue -
State: closed - Opened by awb99 7 months ago
- 9 comments
Labels: bug, triage
#687 - Update datalog-parser dependency: Support pull patterns being sets
Pull Request -
State: closed - Opened by jonasseglare 7 months ago
#686 - Support pull patterns being sets
Issue -
State: closed - Opened by jonasseglare 7 months ago
Labels: enhancement
#685 - Fix issue 684: Make it possible to compare values of different types
Pull Request -
State: closed - Opened by jonasseglare 8 months ago
#684 - [Bug]: Comparisons in queries fail when mixing values of different types
Issue -
State: closed - Opened by jonasseglare 8 months ago
Labels: bug, triage
#683 - Fix issue 682: Make history, as-of and since composable with each other
Pull Request -
State: closed - Opened by jonasseglare 8 months ago
#682 - Make history, as-of and since composable
Issue -
State: closed - Opened by jonasseglare 8 months ago
Labels: enhancement
#681 - Fix issue 680: correctly pull attributes
Pull Request -
State: closed - Opened by jonasseglare 8 months ago
#680 - [Bug]: Pulled attributes are not correct when attribute-refs are used
Issue -
State: closed - Opened by jonasseglare 8 months ago
Labels: bug, triage
#679 - Fix issue 678: Make it possible to store :db/id as a keyword value
Pull Request -
State: closed - Opened by jonasseglare 8 months ago
#678 - [Bug]: Failure to transact value`:db/id` for attribute of type `:db.type/keyword`
Issue -
State: closed - Opened by jonasseglare 8 months ago
Labels: bug, triage
#677 - Fix issue 676: make bind-by-fn require all attrs to have values
Pull Request -
State: closed - Opened by jonasseglare 8 months ago
#676 - [Bug]: bind-by-fn computes wrong result if not all symbols have values
Issue -
State: closed - Opened by jonasseglare 8 months ago
Labels: bug, triage
#675 - [Bug]: Changing cache size throws exception
Issue -
State: closed - Opened by alekcz 9 months ago
- 1 comment
Labels: bug, triage
#674 - Refactor query and search for better performance
Pull Request -
State: closed - Opened by jonasseglare 9 months ago
- 7 comments
#673 - Optimize pset comparator
Pull Request -
State: closed - Opened by whilo 9 months ago
- 1 comment
#672 - Optimize the persistent set comparator
Pull Request -
State: closed - Opened by jonasseglare 9 months ago
#671 - Fixed reflection in with-precision and abs
Pull Request -
State: closed - Opened by mokshasoft 9 months ago
- 4 comments
#670 - Fix reflection with -ident-for and in int-obj-to-long
Pull Request -
State: closed - Opened by mokshasoft 9 months ago
#669 - Fix reflection in call to alength
Pull Request -
State: closed - Opened by mokshasoft 9 months ago
#668 - Refactor query engine to be faster
Pull Request -
State: closed - Opened by jonasseglare 9 months ago
- 5 comments
#666 - [Bug]: Metadata is incorrect for various functions
Issue -
State: closed - Opened by cursive-ide 11 months ago
- 1 comment
Labels: bug, triage
#665 - add resources to http-server-clj src-dirs jvm build configuration
Pull Request -
State: closed - Opened by TimoKramer 12 months ago
#664 - Fix problem with bump `org.babashka/tools-deps-native` from `0.1.1` to `0.1.2` and `datahike-logo.txt` not being packaged into the jar
Pull Request -
State: closed - Opened by macielti 12 months ago
- 2 comments
#663 - [Bug]: Problem with bump org.babashka/tools-deps-native from 0.1.1 to 0.1.2 and `datahike-logo.txt` not being packaged into the jar
Issue -
State: closed - Opened by macielti 12 months ago
Labels: bug, triage
#662 - In-memory cljs support.
Pull Request -
State: open - Opened by whilo 12 months ago
- 1 comment
#661 - [Bug]: :config-does-not-match-stored-db for file storage when using VPN
Issue -
State: closed - Opened by claj 12 months ago
- 7 comments
Labels: bug, triage
#659 - Fix format for Jonas' query engine PR
Pull Request -
State: closed - Opened by whilo about 1 year ago
#658 - Simplify connection updates, add cost center.
Pull Request -
State: closed - Opened by whilo about 1 year ago
#657 - chore: simplify state management
Issue -
State: closed - Opened by whilo about 1 year ago
Labels: bug, triage
#656 - ci: native image macos aarch64 build
Pull Request -
State: open - Opened by TimoKramer about 1 year ago
#655 - bugfix: use store identity in config check
Pull Request -
State: closed - Opened by alekcz about 1 year ago
- 1 comment
#654 - Ability to disable `ensure-stored-config-consistency`
Issue -
State: closed - Opened by alekcz about 1 year ago
- 7 comments
Labels: enhancement
#653 - bug: retrieve nodes from cache explicitly.
Pull Request -
State: closed - Opened by whilo about 1 year ago
#652 - [Bug]: `pull-many` query with 3 attr-ids on a range of 500 entities takes ~2,900 ms
Issue -
State: closed - Opened by chilip3pp3r over 1 year ago
Labels: bug, triage
#651 - [Bug]: Unable to use Datahike as a git library
Issue -
State: closed - Opened by groundedsage over 1 year ago
- 2 comments
Labels: bug, triage
#650 - [Bug]: Inconsistent treatment of invalid constant values
Issue -
State: closed - Opened by jonasseglare over 1 year ago
- 2 comments
Labels: bug, triage
#649 - fix: missing resource
Pull Request -
State: closed - Opened by TimoKramer over 1 year ago
#648 - Add logo txt file. Fixes #646.
Pull Request -
State: closed - Opened by whilo over 1 year ago
- 1 comment
#647 - Add backwards compatible `abs`
Pull Request -
State: closed - Opened by alekcz over 1 year ago
- 1 comment
#646 - [Bug]: FileNotFoundException over resources/datahike-logo.txt
Issue -
State: closed - Opened by oelrich over 1 year ago
- 2 comments
Labels: bug, triage
#645 - proposal exception middleware
Pull Request -
State: closed - Opened by TimoKramer over 1 year ago
- 1 comment
#644 - fix: commit classes for git deps
Pull Request -
State: closed - Opened by groundedsage over 1 year ago
- 7 comments
#643 - Misc. docs improvements
Pull Request -
State: closed - Opened by acobster over 1 year ago
- 1 comment
#642 - [Bug]: NullPointerException trying to transact from CLI
Issue -
State: closed - Opened by acobster over 1 year ago
- 8 comments
Labels: bug, triage
#641 - fix: bencode and cheshire need to be top level
Pull Request -
State: closed - Opened by TimoKramer over 1 year ago
#640 - feat: native image builds
Pull Request -
State: closed - Opened by TimoKramer over 1 year ago
#639 - Enhance: Introduce global address space and HTTP client/server.
Pull Request -
State: closed - Opened by whilo over 1 year ago
- 5 comments
#638 - Improve connection handling
Issue -
State: closed - Opened by whilo over 1 year ago
- 1 comment
Labels: enhancement
#637 - I/624/prep lib is broken
Pull Request -
State: closed - Opened by oelrich over 1 year ago
- 2 comments
#636 - Optimize queries to be 20 times faster
Pull Request -
State: closed - Opened by jonasseglare over 1 year ago
- 13 comments
#635 - Integrate HTTP server
Issue -
State: closed - Opened by whilo over 1 year ago
- 4 comments
Labels: enhancement
#634 - [Bug]: unneeded dependencies pulled
Issue -
State: closed - Opened by rome-user over 1 year ago
- 7 comments
Labels: bug
#633 - [Bug]: datahike.migrate has a problem with schema/double (which cbor converts to float)
Issue -
State: open - Opened by awb99 over 1 year ago
- 2 comments
Labels: bug, triage
#632 - Reflection warnings need to be fixed for native Datahike
Issue -
State: open - Opened by TimoKramer over 1 year ago
- 3 comments
Labels: enhancement
#631 - move norm tx out of log
Pull Request -
State: closed - Opened by kordano over 1 year ago
#630 - feat: babashka pod
Pull Request -
State: closed - Opened by TimoKramer over 1 year ago
- 5 comments
#629 - CI: compile and upload native-image binaries to GitHub Releases
Issue -
State: open - Opened by TimoKramer over 1 year ago
- 2 comments
Labels: enhancement
#627 - chore: bump deps
Pull Request -
State: closed - Opened by TimoKramer over 1 year ago
- 1 comment
#626 - [Bug]: can't import datahike.api at repl: Unable to resolve symbol: abs
Issue -
State: closed - Opened by timgilbert over 1 year ago
- 3 comments
Labels: bug, triage
#625 - [Bug]: CI token not valid, no release possible
Issue -
State: closed - Opened by TimoKramer over 1 year ago
Labels: bug, triage
#624 - [Bug]: prep-lib is broken
Issue -
State: closed - Opened by TimoKramer almost 2 years ago
- 5 comments
Labels: bug
#623 - Release all test connections. Fix create-database without arguments.
Pull Request -
State: closed - Opened by whilo almost 2 years ago
#622 - Extend integration-test namespace
Issue -
State: open - Opened by jsmassa almost 2 years ago
Labels: enhancement