datahike 0.8.1849 → 0.8.1850

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. package/boring.data.js +3 -3
  2. package/boring.options.js +7 -7
  3. package/browser/datahike.js +1728 -1728
  4. package/cljs.cache.js +4 -4
  5. package/cljs.cache.wrapped.js +1 -1
  6. package/cljs.core.async.impl.ioc_helpers.js +2 -1
  7. package/cljs.core.async.js +2 -2
  8. package/cljs.core.js +211 -211
  9. package/cljs.reader.js +11 -11
  10. package/cljs.spec.alpha.js +73 -70
  11. package/cljs.tools.reader.edn.js +26 -26
  12. package/cljs.tools.reader.impl.commons.js +7 -7
  13. package/cljs.tools.reader.impl.errors.js +10 -10
  14. package/cljs.tools.reader.impl.inspect.js +4 -4
  15. package/cljs.tools.reader.impl.utils.js +2 -2
  16. package/cljs.tools.reader.js +2 -2
  17. package/cljs.tools.reader.reader_types.js +1 -1
  18. package/cljs_node_io.core.js +8 -8
  19. package/cljs_node_io.file.js +8 -8
  20. package/clojure.data.js +14 -14
  21. package/clojure.set.js +1 -1
  22. package/clojure.string.js +6 -9
  23. package/clojure.walk.js +25 -25
  24. package/datahike.api.impl.js +20 -20
  25. package/datahike.api.js +13 -13
  26. package/datahike.api.specification.js +77 -77
  27. package/datahike.api.types.js +12 -12
  28. package/datahike.array.js +5 -5
  29. package/datahike.bitemporal.predicate.js +1 -1
  30. package/datahike.config.js +46 -46
  31. package/datahike.connections.js +3 -3
  32. package/datahike.connector.js +64 -64
  33. package/datahike.constants.js +1 -1
  34. package/datahike.datom.js +4 -4
  35. package/datahike.db.interface.js +11 -11
  36. package/datahike.db.js +86 -86
  37. package/datahike.db.search.js +45 -45
  38. package/datahike.db.utils.js +46 -46
  39. package/datahike.env.js +2 -2
  40. package/datahike.gc_guard.js +1 -1
  41. package/datahike.gc_roots.js +2 -2
  42. package/datahike.impl.entity.js +10 -10
  43. package/datahike.index.interface.js +11 -11
  44. package/datahike.index.js +1 -1
  45. package/datahike.index.persistent_set.js +131 -131
  46. package/datahike.index.secondary.js +2 -2
  47. package/datahike.js.api.js +161 -161
  48. package/datahike.lru.js +6 -6
  49. package/datahike.metrics.js +4 -4
  50. package/datahike.pull_api.js +6 -6
  51. package/datahike.query.analyze.js +1 -1
  52. package/datahike.query.js +921 -921
  53. package/datahike.readers.js +9 -9
  54. package/datahike.schema.js +47 -47
  55. package/datahike.schema_cache.js +2 -2
  56. package/datahike.store.js +43 -43
  57. package/datahike.writer.js +624 -624
  58. package/datahike.writing.js +35 -35
  59. package/datalog.parser.pull.js +2 -2
  60. package/datalog.parser.type.js +20 -20
  61. package/fress.reader.js +2 -2
  62. package/fress.util.js +5 -5
  63. package/fress.writer.js +5 -5
  64. package/hasch.benc.js +2 -2
  65. package/hasch.platform.js +11 -11
  66. package/is.simm.partial_cps.sequence.js +1 -1
  67. package/konserve.compressor.js +9 -9
  68. package/konserve.core.js +34 -34
  69. package/konserve.encryptor.js +9 -9
  70. package/konserve.impl.defaults.js +1 -1
  71. package/konserve.metrics.js +4 -4
  72. package/konserve.node_filestore.js +373 -373
  73. package/konserve.protocols.js +1 -1
  74. package/konserve.serializers.js +13 -13
  75. package/konserve.store.js +46 -46
  76. package/konserve.tiered.js +1 -1
  77. package/konserve.utils.js +5 -5
  78. package/malli.core.js +269 -269
  79. package/malli.error.js +32 -32
  80. package/malli.impl.util.js +1 -1
  81. package/malli.registry.js +1 -1
  82. package/malli.util.js +1 -1
  83. package/org.replikativ.persistent_sorted_set.btset.js +157 -157
  84. package/org.replikativ.persistent_sorted_set.fressian.js +4 -4
  85. package/org.replikativ.persistent_sorted_set.js +1 -1
  86. package/package.json +1 -1
  87. package/replikativ.logging.js +1 -1
  88. package/s3/datahike.js +2674 -2675
  89. package/superv.async.js +11 -11
  90. package/tailrecursion.priority_map.js +11 -11
  91. package/taoensso.trove.console.js +1 -1
  92. package/taoensso.trove.js +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.