datahike 0.8.1819 → 0.8.1821

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 (93) hide show
  1. package/boring.data.js +3 -3
  2. package/boring.options.js +7 -7
  3. package/browser/datahike.js +2501 -2501
  4. package/cljs.cache.js +3 -3
  5. package/cljs.cache.wrapped.js +4 -4
  6. package/cljs.core.async.impl.channels.js +1 -1
  7. package/cljs.core.async.js +3 -3
  8. package/cljs.core.js +185 -185
  9. package/cljs.reader.js +7 -7
  10. package/cljs.spec.alpha.js +70 -73
  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 +9 -9
  14. package/cljs.tools.reader.impl.inspect.js +4 -4
  15. package/cljs.tools.reader.js +2 -2
  16. package/cljs.tools.reader.reader_types.js +1 -1
  17. package/cljs_env.js +6 -6
  18. package/cljs_node_io.core.js +5 -5
  19. package/cljs_node_io.file.js +3 -3
  20. package/clojure.data.js +14 -14
  21. package/clojure.set.js +1 -1
  22. package/clojure.string.js +9 -6
  23. package/clojure.walk.js +12 -12
  24. package/datahike.api.impl.js +14 -14
  25. package/datahike.api.js +12 -12
  26. package/datahike.api.specification.js +76 -76
  27. package/datahike.api.types.js +12 -12
  28. package/datahike.array.js +6 -6
  29. package/datahike.config.js +29 -29
  30. package/datahike.connections.js +4 -4
  31. package/datahike.connector.js +66 -66
  32. package/datahike.constants.js +2 -2
  33. package/datahike.datom.js +5 -5
  34. package/datahike.db.interface.js +5 -5
  35. package/datahike.db.js +57 -57
  36. package/datahike.db.search.js +18 -18
  37. package/datahike.db.utils.js +27 -27
  38. package/datahike.gc.js +7 -7
  39. package/datahike.impl.entity.js +3 -3
  40. package/datahike.index.interface.js +6 -6
  41. package/datahike.index.persistent_set.js +99 -99
  42. package/datahike.index.secondary.js +2 -2
  43. package/datahike.js.api.js +143 -143
  44. package/datahike.lru.js +1 -1
  45. package/datahike.pull_api.js +6 -6
  46. package/datahike.query.js +958 -958
  47. package/datahike.readers.js +5 -5
  48. package/datahike.schema.js +29 -29
  49. package/datahike.schema_cache.js +2 -2
  50. package/datahike.store.js +28 -28
  51. package/datahike.tools.js +1 -1
  52. package/datahike.writer.js +540 -540
  53. package/datahike.writing.js +35 -35
  54. package/datalog.parser.impl.proto.js +1 -1
  55. package/datalog.parser.pull.js +1 -1
  56. package/datalog.parser.type.js +24 -24
  57. package/environ.core.js +2 -2
  58. package/fress.impl.adler32.js +1 -1
  59. package/fress.impl.buffer.js +1 -1
  60. package/fress.impl.raw_input.js +1 -1
  61. package/fress.impl.raw_output.js +1 -1
  62. package/fress.impl.table.js +1 -1
  63. package/fress.reader.js +8 -8
  64. package/fress.util.js +5 -5
  65. package/fress.writer.js +13 -13
  66. package/hasch.benc.js +2 -2
  67. package/hasch.platform.js +13 -13
  68. package/is.simm.partial_cps.sequence.js +1 -1
  69. package/konserve.compressor.js +9 -9
  70. package/konserve.core.js +25 -25
  71. package/konserve.encryptor.js +8 -8
  72. package/konserve.impl.defaults.js +2 -2
  73. package/konserve.impl.storage_layout.js +1 -1
  74. package/konserve.node_filestore.js +384 -384
  75. package/konserve.protocols.js +3 -3
  76. package/konserve.serializers.js +9 -9
  77. package/konserve.store.js +42 -42
  78. package/konserve.tiered.js +1 -1
  79. package/konserve.utils.js +1 -1
  80. package/malli.core.js +270 -270
  81. package/malli.error.js +32 -32
  82. package/malli.impl.util.js +1 -1
  83. package/malli.registry.js +1 -1
  84. package/malli.util.js +1 -1
  85. package/org.replikativ.persistent_sorted_set.btset.js +242 -242
  86. package/org.replikativ.persistent_sorted_set.fressian.js +4 -4
  87. package/org.replikativ.persistent_sorted_set.js +1 -1
  88. package/package.json +1 -1
  89. package/s3/datahike.js +1922 -1922
  90. package/superv.async.js +13 -13
  91. package/tailrecursion.priority_map.js +4 -4
  92. package/taoensso.trove.console.js +2 -2
  93. package/taoensso.trove.js +1 -1
@@ -1,3 +1,3 @@
1
1
  var window=global;var $CLJS=require("./cljs_env.js");require("./cljs.core.js");require("./taoensso.trove.js");require("./hasch.core.js");require("./datahike.bitemporal.predicate.js");require("./datahike.db.interface.js");
2
- 'use strict';$CLJS.SQ=new $CLJS.F("datahike","valid-at","datahike/valid-at",-1167298287);$CLJS.TQ=function(){var a=$CLJS.Ah($CLJS.ah),b=$CLJS.Ah($CLJS.ah),c=$CLJS.Ah($CLJS.ah),d=$CLJS.Ah($CLJS.ah),e=$CLJS.mf($CLJS.ah,$CLJS.En,$CLJS.al.m?$CLJS.al.m():$CLJS.al.call(null));return new $CLJS.ll($CLJS.Uk.h("datahike.index.secondary","mark-from-key-map"),function(f){return $CLJS.km.g(f)},e,a,b,c,d)}();$CLJS.ml($CLJS.TQ,$CLJS.kl,function(){return $CLJS.qk});
3
- $CLJS.ml(function(){var a=$CLJS.Ah($CLJS.ah),b=$CLJS.Ah($CLJS.ah),c=$CLJS.Ah($CLJS.ah),d=$CLJS.Ah($CLJS.ah),e=$CLJS.mf($CLJS.ah,$CLJS.En,$CLJS.al.m?$CLJS.al.m():$CLJS.al.call(null));return new $CLJS.ll($CLJS.Uk.h("datahike.index.secondary","branch-from-key-map"),function(f){return $CLJS.km.g(f)},e,a,b,c,d)}(),$CLJS.kl,function(a){return a});
2
+ 'use strict';$CLJS.SQ=new $CLJS.F("datahike","valid-at","datahike/valid-at",-1167298287);$CLJS.TQ=function(){var a=$CLJS.Ah($CLJS.ah),b=$CLJS.Ah($CLJS.ah),c=$CLJS.Ah($CLJS.ah),d=$CLJS.Ah($CLJS.ah),e=$CLJS.mf($CLJS.ah,$CLJS.En,$CLJS.al.m?$CLJS.al.m():$CLJS.al.call(null));return new $CLJS.ll($CLJS.Uk.h("datahike.index.secondary","mark-from-key-map"),function(f){return $CLJS.im.g(f)},e,a,b,c,d)}();$CLJS.ml($CLJS.TQ,$CLJS.kl,function(){return $CLJS.qk});
3
+ $CLJS.ml(function(){var a=$CLJS.Ah($CLJS.ah),b=$CLJS.Ah($CLJS.ah),c=$CLJS.Ah($CLJS.ah),d=$CLJS.Ah($CLJS.ah),e=$CLJS.mf($CLJS.ah,$CLJS.En,$CLJS.al.m?$CLJS.al.m():$CLJS.al.call(null));return new $CLJS.ll($CLJS.Uk.h("datahike.index.secondary","branch-from-key-map"),function(f){return $CLJS.im.g(f)},e,a,b,c,d)}(),$CLJS.kl,function(a){return a});