nebulex-master
.gitignore
646B
coveralls.json
105B
README.md
9KB
CHANGELOG.md
12KB
.github
workflows
ci.yml
3KB
test
mix
tasks
nbx.gen.cache_test.exs
7KB
nbx_test.exs
330B
nebulex_test.exs
322B
nebulex
time_test.exs
899B
caching_test.exs
6KB
cache
supervisor_test.exs
2KB
hook_test.exs
4KB
adapters
multilevel_inclusive_test.exs
4KB
partitioned_test.exs
5KB
nil_test.exs
4KB
local_ets_test.exs
426B
local_duplicate_keys_test.exs
4KB
local_shards_test.exs
954B
multilevel_exclusive_test.exs
2KB
replicated_test.exs
7KB
local
generation_test.exs
8KB
stats_test.exs
10KB
support
node_case.ex
939B
cache_helpers.ex
518B
cache_case.ex
2KB
cluster.ex
2KB
test_cache.ex
4KB
test_helper.exs
599B
shared
local_test.exs
9KB
multilevel_test.exs
9KB
cache
persistence_error_test.exs
358B
queryable_test.exs
3KB
entry_prop_test.exs
816B
persistence_test.exs
1KB
entry_expiration_test.exs
6KB
transaction_test.exs
3KB
entry_test.exs
12KB
deprecated_test.exs
793B
cache_test.exs
450B
LICENSE
1KB
benchmarks
local_with_ets_bench.exs
363B
partitioned_bench.exs
577B
local_with_shards_bench.exs
379B
bench_helper.exs
2KB
.credo.exs
599B
.dialyzer_ignore.exs
245B
mix.lock
9KB
lib
mix
tasks
nbx.ex
826B
nbx.gen.cache.ex
7KB
nebulex.ex
472B
nebulex
helpers.ex
1KB
rpc.ex
7KB
caching.ex
17KB
exceptions.ex
1KB
cache
queryable.ex
881B
supervisor.ex
2KB
transaction.ex
431B
registry.ex
1KB
persistence.ex
403B
cluster.ex
2KB
stats.ex
899B
entry.ex
6KB
time.ex
2KB
hook.ex
7KB
adapters
partitioned.ex
18KB
nil.ex
4KB
multilevel.ex
15KB
supervisor.ex
553B
replicated.ex
19KB
local.ex
26KB
local
backend.ex
2KB
backend
ets.ex
425B
shards.ex
2KB
metadata.ex
588B
generation.ex
13KB
cache.ex
41KB
adapter
queryable.ex
2KB
keyslot.ex
1KB
transaction.ex
4KB
persistence.ex
3KB
stats.ex
4KB
entry.ex
5KB
stats.ex
1KB
entry.ex
2KB
adapter.ex
1KB
application.ex
519B
nebulex.ex
2KB
mix.exs
3KB
.formatter.exs
116B
guides
getting-started.md
18KB
telemetry.md
10KB
cache-usage-patterns.md
5KB
migrating-to-v2.md
4KB
暂无评论