SuperCache
▼
Project version
v0.6.1
v0.6.0
v0.5.2
v0.5.1
v0.5.1-dev
v0.4.1
v0.4.0
v0.4.0-dev2
v0.4.0-dev
v0.3.1
v0.3.1-dev
v0.3.0-dev
Pages
Modules
API Reference
Modules
Benchmark
Hardware
Script test
Result
Guide
Readme
Introduce
Design
Installation
Guide
SuperCache
Summary
Functions
delete!/1
delete_all/0
delete_by_key_partition!/2
delete_by_match!/1
delete_by_match!/2
delete_same_key_partition!/1
get/1
get!/1
get_by_key_partition!/2
get_by_match!/1
get_by_match!/2
get_by_match_object!/1
get_by_match_object!/2
get_same_key_partition!/1
lazy_put/1
put/1
put!/1
scan!/2
scan!/3
start/0
start/1
start!/0
start!/1
started?/0
stats/0
stop/0
SuperCache.Internal.Queue
Summary
Functions
add/2
get/1
start/1
stop/1
SuperCache.Internal.Stream
Summary
Functions
create/1
make_stream_pipe/1
push/1
SuperCache.KeyValue
Summary
Functions
add/3
count/1
get/3
keys/1
remove/2
remove_all/1
to_list/1
values/1
SuperCache.Queue
Summary
Functions
add/2
count/1
get_all/1
out/2
peak/2
SuperCache.Stack
Summary
Functions
count/1
get_all/1
pop/2
push/2
Search documentation of SuperCache
Settings
View Source
SuperCache.Internal.Stream
(SuperCache v0.6.1)
Summary
Functions
create(q)
make_stream_pipe(enumable)
push(data)
Functions
create(q)
make_stream_pipe(enumable)
push(data)
×