projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Replicate EVALSHA as EVAL taking a dictionary of sha1 -> script source code.
[redis.git]
/
src
/
rdb.c
2011-06-25
antirez
unstable merge conflicts resolved
blob
|
commitdiff
|
raw
2011-06-25
antirez
Merge remote branch 'origin/unstable' into unstable
blob
|
commitdiff
|
raw
2011-06-25
antirez
diskstore removed
blob
|
commitdiff
|
raw
2011-06-24
Salvatore Sanfilippo
Merge pull request #63 from djanowski/tcl
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
antirez
DB API refactoring. The changes were designed together...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-17
antirez
Use a safe iterator while saving the DB, since the...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
antirez
Updated to unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
antirez
minor code aesthetic change
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
antirez
Merge remote branch 'pietern/unstable-bench' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
antirez
Merge remote branch 'origin/unstable' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
antirez
automatic AOF rewrite first implementation. Still to...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
antirez
Merge branch 'unstable'
blob
|
commitdiff
|
raw
|
diff to current
2011-06-05
antirez
Merge remote branch 'origin/unstable' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-05-29
antirez
INFO now contains the time (in usecs) needed to fork...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-10
antirez
Merge branch 'unstable'
blob
|
commitdiff
|
raw
|
diff to current
2011-05-10
antirez
RDB version signature bumped to 2, now that direct...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
antirez
Merge remote branch 'pietern/unstable-zset' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Pieter Noordhuis
Update target encoding for sorted set from rdb
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Pieter Noordhuis
Test for ENCODING_SKIPLIST instead of ENCODING_RAW
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Pieter Noordhuis
Typo
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Pieter Noordhuis
Merge branch 'unstable' into unstable-zset
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
antirez
Cluster branch merged to unstable.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Pieter Noordhuis
Encode sorted set after loading from dump
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Pieter Noordhuis
Persistence code for encoded sorted sets
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
antirez
fix type in rdbSaveKeyValuePair() when saving an intset...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
antirez
direct saving of specially encoded types implemented...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
antirez
define name typo fixed
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
antirez
save ziplist encoded type as a different type id. Done...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
antirez
convert the zipmap into hash in rdb loading if the...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
antirez
fix for zipmap raw saving in unstable branch
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
antirez
save zipmap encoded hashes as blobs. Work in progress.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-11
antirez
fixed two diskstore issues, a quasi-deadlock creating...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-07
antirez
blocking SAVE implemented
blob
|
commitdiff
|
raw
|
diff to current
2011-01-07
antirez
more work towards diskstore bgsave
blob
|
commitdiff
|
raw
|
diff to current
2011-01-07
antirez
source reshaped a bit to play well with a bgsaving...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-07
antirez
Merge branch 'unstable' of github.com:antirez/redis...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-05
antirez
BGSAVE work in progress
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
antirez
Merge branch 'master' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2010-12-30
antirez
filesystem based KV store mostly implemented in diskstore.c
blob
|
commitdiff
|
raw
|
diff to current
2010-12-30
antirez
more work done for diskstore without trying to compile...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
antirez
touched key for WATCH refactored into a more general...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-28
antirez
a lot of code reworked/removed to implement object...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
antirez
minor merge conflicts merging cli-help branch fixed
blob
|
commitdiff
|
raw
|
diff to current
2010-11-26
Pieter Noordhuis
Merge remote branch 'visionmedia/cli-help' into cli...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-21
Pieter Noordhuis
Stop using /dev/null to find out the serialized object...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-21
Pieter Noordhuis
Wrapper around fwrite to make API consistent
blob
|
commitdiff
|
raw
|
diff to current
2010-11-21
Pieter Noordhuis
Return number of bytes written from rdbSave* functions
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
antirez
non blocking loading of the DB / AOF with informations...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-02
antirez
Merge remote branch 'pietern/unixsocket'
blob
|
commitdiff
|
raw
|
diff to current
2010-11-02
antirez
Revert "Now maxmemory, VM, and everything else uses...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-02
antirez
Now maxmemory, VM, and everything else uses the fast...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Pieter Noordhuis
Merge master with resolved conflict in src/redis-cli.c
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
Pieter Noordhuis
Update rdb.c to properly work with new memory strategy...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
antirez
Merge remote branch 'pietern/zset-mem'
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
antirez
Merge remote branch 'pietern/ziplist-eff'
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
Pieter Noordhuis
Finished code for sorted set memory efficiency
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
Pieter Noordhuis
Merge branch 'zset-mem' into zrevrangebyscore
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
antirez
resolved conflict merging pietern/bpop-timeout
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
antirez
Fix for a race in BGSAVE that may result in some data...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
antirez
intset loading bug fixed
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
antirez
translated a few long logn into int64_t for correctness...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
antirez
fixed a memory leak in the new Set code
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
antirez
Merge remote branch 'pietern/intset-split'
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Pieter Noordhuis
Merge branch 'master' into intset-split
blob
|
commitdiff
|
raw
|
diff to current
2010-08-03
Pieter Noordhuis
Change initialization to allow listening on both a...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-02
Pieter Noordhuis
merged intset code into the split files
blob
|
commitdiff
|
raw
|
diff to current
2010-07-01
antirez
Compilation fixed on Linux after the source code split
blob
|
commitdiff
|
raw
|
diff to current
2010-07-01
antirez
Merged with split
blob
|
commitdiff
|
raw
|
diff to current
2010-07-01
antirez
redis.c split into many different C files.
blob
|
commitdiff
|
raw
|
diff to current