Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ functions
Functions
10,473 in github.com/Snapchat/KeyDB
⨍
Functions
10,473
◇
Types & classes
1,847
↓ 6 callers
Function
alsoPropagate
Used inside commands to schedule the propagation of additional commands * after the current command is propagated to AOF / Replication. * * 'cmd' m
src/server.cpp:4402
↓ 6 callers
Function
arena_choose
deps/memkind/src/jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:61
↓ 6 callers
Function
arena_prof_accum
deps/memkind/src/jemalloc/include/jemalloc/internal/arena_inlines_a.h:24
↓ 6 callers
Function
arena_prof_accum
deps/jemalloc/include/jemalloc/internal/arena_inlines_a.h:24
↓ 6 callers
Function
arena_stats_add_u64
deps/memkind/src/jemalloc/src/arena.c:117
↓ 6 callers
Function
assert_lg_ceil_range
deps/jemalloc/test/unit/bit_util.c:49
↓ 6 callers
Function
assert_lg_floor_range
deps/jemalloc/test/unit/bit_util.c:63
↓ 6 callers
Function
autoMemoryFreed
Mark an object as freed in the auto release queue, so that users can still * free things manually if they want. * * The function returns 1 if the o
src/module.cpp:1088
↓ 6 callers
Function
bioCreateLazyFreeJob
src/bio.cpp:139
↓ 6 callers
Function
bitmapTestBit
Test bit 'pos' in a generic bitmap. Return 1 if the bit is set, * otherwise 0. */
src/cluster.cpp:3866
↓ 6 callers
Function
bitmap_info_init
deps/memkind/src/jemalloc/src/bitmap.c:11
↓ 6 callers
Function
bitmap_info_init
deps/jemalloc/src/bitmap.c:11
↓ 6 callers
Function
bitmap_set
deps/memkind/src/jemalloc/include/jemalloc/internal/bitmap.h:205
↓ 6 callers
Function
bitmap_set
deps/jemalloc/include/jemalloc/internal/bitmap.h:205
↓ 6 callers
Function
blockClient
Block a client for the specific operation type. Once the CLIENT_BLOCKED * flag is set client query buffer is not longer processed, but accumulated,
src/blocked.cpp:90
↓ 6 callers
Function
buferror
* glibc provides a non-standard strerror_r() when _GNU_SOURCE is defined, so * provide a wrapper. */
deps/memkind/src/jemalloc/src/malloc_io.c:108
↓ 6 callers
Function
buferror
* glibc provides a non-standard strerror_r() when _GNU_SOURCE is defined, so * provide a wrapper. */
deps/jemalloc/src/malloc_io.c:95
↓ 6 callers
Function
ckh_insert
deps/jemalloc/src/ckh.c:466
↓ 6 callers
Function
ckh_new
deps/memkind/src/jemalloc/src/ckh.c:358
↓ 6 callers
Function
cliReadReply
src/redis-cli.c:1101
↓ 6 callers
Function
clientSubscriptionsCount
Return the number of channels + patterns a client is subscribed to. */
src/pubsub.cpp:129
↓ 6 callers
Function
closeSocketListeners
src/server.cpp:3653
↓ 6 callers
Function
clusterAddSlot
Add the specified slot to the list of slots that node 'n' will * serve. Return C_OK if the operation ended with success. * If the slot is already as
src/cluster.cpp:3945
↓ 6 callers
Function
codecomp
deps/lua/src/lcode.c:673
↓ 6 callers
Function
connGetInfo
Return a text that describes the connection, suitable for inclusion * in CLIENT LIST and similar outputs. * * For sockets, we always return "fd=<fd
src/connection.cpp:475
↓ 6 callers
Function
connRead
Read from the connection, behaves the same as read(2). * * Like read(2), a short read is possible. A return value of 0 will indicate the * connec
src/connection.h:158
↓ 6 callers
Function
connSetPrivateData
Associate a private data pointer with the connection */
src/connection.cpp:133
↓ 6 callers
Function
countKeysInSlot
src/db.cpp:2593
↓ 6 callers
Function
crc16
src/crc16.c:82
↓ 6 callers
Function
createEmbeddedStringObject
Create a string object with encoding OBJ_ENCODING_EMBSTR, that is * an object where the sds string is actually an unmodifiable string * allocated in
src/object.cpp:99
↓ 6 callers
Function
createReplyObject
Create a reply object */
deps/hiredis/hiredis.c:79
↓ 6 callers
Function
dbAddCore
src/db.cpp:284
↓ 6 callers
Function
decodeGeohash
==================================================================== * Helpers * ===================================================================
src/geo.cpp:86
↓ 6 callers
Function
defragLater
when the value has lots of elements, we want to handle it later and not as * part of the main dictionary scan. this is needed in order to prevent lat
src/defrag.cpp:461
↓ 6 callers
Function
deg_rad
src/geohash_helper.cpp:54
↓ 6 callers
Method
dequeue
deps/concurrentqueue/concurrentqueue.h:1694
↓ 6 callers
Method
destroy
deps/memkind/src/include/hbw_allocator.h:116
↓ 6 callers
Function
disconnect
deps/hiredis/test.c:169
↓ 6 callers
Function
do_recursion
deps/memkind/src/jemalloc/test/src/SFMT.c:244
↓ 6 callers
Function
do_recursion
deps/jemalloc/test/src/SFMT.c:244
↓ 6 callers
Function
double_eq_rel
deps/memkind/src/jemalloc/test/unit/math.c:16
↓ 6 callers
Function
double_eq_rel
deps/jemalloc/test/unit/math.c:16
↓ 6 callers
Function
dynamic_opts_init
deps/memkind/src/jemalloc/src/jemalloc.c:1600
↓ 6 callers
Function
emitter_col_init
deps/jemalloc/include/jemalloc/internal/emitter.h:402
↓ 6 callers
Method
enqueue
src/gc.h:110
↓ 6 callers
Function
enterblock
deps/lua/src/lparser.c:285
↓ 6 callers
Method
exists
src/semiorderedset.h:126
↓ 6 callers
Function
extent_arena_ind_get
deps/jemalloc/include/jemalloc/internal/extent_inlines.h:38
↓ 6 callers
Function
extent_bsize_get
deps/memkind/src/jemalloc/include/jemalloc/internal/extent_inlines.h:133
↓ 6 callers
Function
extent_dumpable_get
deps/jemalloc/include/jemalloc/internal/extent_inlines.h:106
↓ 6 callers
Function
extent_hooks_get
deps/memkind/src/jemalloc/src/extent.c:194
↓ 6 callers
Function
extent_hooks_prep
deps/jemalloc/test/include/test/extent_hooks.h:282
↓ 6 callers
Function
extent_past_get
deps/jemalloc/include/jemalloc/internal/extent_inlines.h:165
↓ 6 callers
Function
extent_record
deps/memkind/src/jemalloc/src/extent.c:1409
↓ 6 callers
Function
extent_rtree_leaf_elms_lookup
deps/memkind/src/jemalloc/src/extent.c:596
↓ 6 callers
Function
extent_rtree_leaf_elms_lookup
deps/jemalloc/src/extent.c:699
↓ 6 callers
Function
extent_size_quantize_ceil
deps/memkind/src/jemalloc/src/extent.c:249
↓ 6 callers
Function
extent_slab_set
deps/memkind/src/jemalloc/include/jemalloc/internal/extent_inlines.h:272
↓ 6 callers
Function
extent_slab_set
deps/jemalloc/include/jemalloc/internal/extent_inlines.h:330
↓ 6 callers
Function
extent_unlock
deps/memkind/src/jemalloc/include/jemalloc/internal/extent_inlines.h:17
↓ 6 callers
Function
extents_alloc
deps/memkind/src/jemalloc/src/extent.c:443
↓ 6 callers
Function
extents_alloc
deps/jemalloc/src/extent.c:536
↓ 6 callers
Method
failed_test_count
Gets the number of failed tests.
deps/memkind/src/test/gtest_fused/gtest/gtest-all.cc:2205
↓ 6 callers
Function
flushAppendOnlyFile
src/aof.cpp:373
↓ 6 callers
Function
georadiusGeneric
GEORADIUS key x y radius unit [WITHDIST] [WITHHASH] [WITHCOORD] [ASC|DESC] * [COUNT count [ANY]] [STORE key] [STOREDIST
src/geo.cpp:516
↓ 6 callers
Function
getDoubleFromObjectOrReply
src/object.cpp:676
↓ 6 callers
Method
getExpire
Return the expire time of the specified key, or null if no expire * is associated with this key (i.e. the key is non volatile) */
src/db.cpp:1923
↓ 6 callers
Function
getPositiveLongFromObjectOrReply
src/object.cpp:828
↓ 6 callers
Function
get_kind_by_arena
deps/memkind/src/src/memkind_arena.c:127
↓ 6 callers
Function
get_redis_tcp_options
deps/hiredis/test.c:786
↓ 6 callers
Function
get_size
deps/memkind/src/test/bat_tests.cpp:67
↓ 6 callers
Function
getfield
deps/lua/src/loslib.c:109
↓ 6 callers
Function
getthread
deps/lua/src/ldblib.c:76
↓ 6 callers
Function
hash
/ API. */
deps/jemalloc/include/jemalloc/internal/hash.h:303
↓ 6 callers
Method
hash
deps/concurrentqueue/concurrentqueue.h:436
↓ 6 callers
Function
hashTypeCurrentObjectNewSds
Return the key or value at the current iterator position as a new * SDS string. */
src/t_hash.cpp:444
↓ 6 callers
Function
hashTypeSet
src/t_hash.cpp:208
↓ 6 callers
Function
hash_rotl_64
deps/memkind/src/jemalloc/include/jemalloc/internal/hash.h:19
↓ 6 callers
Function
hash_rotl_64
deps/jemalloc/include/jemalloc/internal/hash.h:19
↓ 6 callers
Function
hbw_calloc
deps/memkind/src/src/hbwmalloc.c:257
↓ 6 callers
Function
hi_malloc_safe
Wrap malloc to abort on failure so OOM checks don't make the test logic * harder to follow. */
deps/hiredis/test.c:1088
↓ 6 callers
Function
hi_sdsdup
Duplicate an hisds string. */
deps/hiredis/sds.c:152
↓ 6 callers
Function
htNeedsResize
src/server.cpp:1670
↓ 6 callers
Function
init_genrand64
initializes mt[NN] with a seed */
src/mt19937-64.c:73
↓ 6 callers
Function
isSdsRepresentableAsLongLong
src/object.cpp:449
↓ 6 callers
Method
is_option_set
deps/memkind/src/test/allocator_perf_tool/CommandLine.hpp:56
↓ 6 callers
Function
json_throw_parse_error
This function does not return. * DO NOT CALL WITH DYNAMIC MEMORY ALLOCATED. * The only supported exception is the temporary parser string * json->t
deps/lua/src/lua_cjson.c:1099
↓ 6 callers
Function
keyHashSlot
We have 16384 hash slots. The hash slot of a given key is obtained * as the least significant 14 bits of the crc16 of the key. * * However if the k
src/cluster.cpp:788
↓ 6 callers
Function
killRDBChild
Kill the RDB saving child using SIGUSR1 (so that the parent will know * the child did not exit for sn error, but because we wanted), and performs *
src/rdb.cpp:3689
↓ 6 callers
Function
large_dalloc
deps/memkind/src/jemalloc/src/large.c:345
↓ 6 callers
Function
listTypePush
The function pushes an element to the specified list object 'subject', * at head or tail position as specified by 'where'. * * There is no need for
src/t_list.cpp:43
↓ 6 callers
Function
listeners
Provides access to the event listener list.
deps/memkind/src/test/gtest_fused/gtest/gtest-all.cc:996
↓ 6 callers
Function
logStackTrace
Logs the stack trace using the libunwind call. * The eip argument is unused as libunwind only gets local context. * The uplevel argument indicates h
src/debug.cpp:1669
↓ 6 callers
Function
log_info
deps/memkind/src/src/memkind_log.c:78
↓ 6 callers
Function
lpGet
Return the listpack element pointed by 'p'. * * The function changes behavior depending on the passed 'intbuf' value. * Specifically, if 'intbuf' i
src/listpack.c:551
↓ 6 callers
Function
luaC_link
deps/lua/src/lgc.c:685
↓ 6 callers
Function
luaD_callhook
deps/lua/src/ldo.c:181
↓ 6 callers
Function
luaG_typeerror
deps/lua/src/ldebug.c:567
↓ 6 callers
Function
luaH_getnum
** search function for integers */
deps/lua/src/ltable.c:435
↓ 6 callers
Function
luaK_codeABx
deps/lua/src/lcode.c:812
← previous
next →
1,101–1,200 of 10,473, ranked by callers