Changeset 622

Show
Ignore:
Timestamp:
10/03/07 22:44:56 (1 year ago)
Author:
plindner
Message:

name and identity tweaks

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/server/ChangeLog

    r621 r622  
    112007-10-03 Paul Lindner <lindner@inuus.com> 
    22        * Incorporate "cas" operation developed by Dustin 
    3           Sallings <dustin@spy.net> and implemented by 
    4           Chris Goffinet <goffinet@yahoo-inc.com>.  This 
    5           change allows you to do atomic changes to an 
    6           existing key. 
     3          Sallings <dustin@spy.net> This change allows you 
     4          to do atomic changes to an existing key. 
    75 
    86        * Fix for stats.evictions not incrementing 
     
    1412         
    1513        * Switch to unsigned 64-bit increment/decrement counters 
    16           from Evan Miller and Dusgtin Sallings. 
     14          from Evan Miller and Dustin Sallings. 
    1715 
    1816        * Add append command support written by Filipe Laborde.