projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
use port_getn instead of port_get
[redis.git]
/
src
/
rdb.c
2012-04-24
antirez
rdbLoad() should check REDIS_RDB_VERSION instead of...
blob
|
commitdiff
|
raw
2012-04-10
antirez
It is now possible to enable/disable RDB checksum compu...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
antirez
RDB files now embed a crc64 checksum. Version of RDB...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
antirez
Fixed compilation of new rio.c changes (typos and so...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
antirez
Add checksum computation to rio.c
blob
|
commitdiff
|
raw
|
diff to current
2012-04-08
antirez
For coverage testing use exit() instead of _exit()...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-07
antirez
Removed dead code: function rdbSaveTime() is no longer...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
antirez
Write RDB magic using a REDIS_RDB_VERSION define that...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-23
antirez
Merge remote-tracking branch 'origin/2.6' into 2.6
blob
|
commitdiff
|
raw
|
diff to current
2012-03-23
antirez
Fixed memory leak in hash loading.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
antirez
RDB hashes loading, fixed another bug in the loading...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
antirez
RDB hashes loading fixed removing the assertion that...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-10
antirez
RDB version is no 4, because small hashes are now encod...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
antirez
Merge conflicts resolved.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-07
antirez
Refuse writes if can't persist on disk.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
Salvatore Sanfilippo
Merge pull request #304 from bradvoth/unstable
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
Pieter Noordhuis
Don't expire keys when loading an RDB after a SYNC
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
Pieter Noordhuis
Test that zipmap from RDB is correctly converted
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
Pieter Noordhuis
Encode small hashes with a ziplist
blob
|
commitdiff
|
raw
|
diff to current
2011-12-21
antirez
Merge remote-tracking branch 'origin/unstable' into...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-21
antirez
some RDB server struct fields renamed.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-21
antirez
more AOF server struct fields renamed.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
Salvatore Sanfilippo
Merge pull request #173 from jasondavies/typo
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Salvatore Sanfilippo
Merge pull request #181 from redsquirrel/unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
antirez
Merge branch 'unstable' into incrbyfloat
blob
|
commitdiff
|
raw
|
diff to current
2011-11-12
antirez
Fixed issues with expire introduced with latest millise...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
antirez
Fixed a few typos
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
antirez
Fixed bug breaking rdbSaveMillisecondTime() in 32 bit...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
antirez
Initial support for key expire times with millisecond...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
antirez
dict.c API names modified to be more coincise and consi...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-23
antirez
A past commit removed the inclusion of redis.h from...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
antirez
Exit with Fatal error at startup if the RDB file signat...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Salvatore Sanfilippo
Merge pull request #118 from dvirsky/unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
antirez
replaced redisAssert() with redisAssertWithInfo() in...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
antirez
rioInitWithFile nad rioInitWithBuffer functions now...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
antirez
merge conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
antirez
unstable merge conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
antirez
Merge remote branch 'origin/unstable' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
antirez
diskstore removed
blob
|
commitdiff
|
raw
|
diff to current
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-14
Pieter Noordhuis
Fix up rdbWriteRaw to return number of bytes written
blob
|
commitdiff
|
raw
|
diff to current
2011-05-14
Pieter Noordhuis
More rioRead()
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Pieter Noordhuis
Move rdbLoad* to top; update comments
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Pieter Noordhuis
Make RDB types/opcodes explicit; load/save object type
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Pieter Noordhuis
Abstract file/buffer I/O to support in-memory serialization
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
next