[OpenSIPS-Devel] SF.net SVN: opensips:[5226] trunk

Anca Vamanu anca at opensips.org
Thu Jan 29 17:21:43 CET 2009


Revision: 5226
          http://opensips.svn.sourceforge.net/opensips/?rev=5226&view=rev
Author:   anca_vamanu
Date:     2009-01-29 16:21:43 +0000 (Thu, 29 Jan 2009)

Log Message:
-----------
- added new feature in core: support for memory cache storage
- the two new files implement an interface for cache storage operations:
		- storage
		- fetching
		- removing
- they do  not contain an implementation but expect other modules to register specific implementations for cache systems
- the first parameter of the functions selects the implementation to use

Modified Paths:
--------------
    trunk/action.c
    trunk/cfg.lex
    trunk/cfg.y
    trunk/route.c
    trunk/route_struct.h

Added Paths:
-----------
    trunk/memcache.c
    trunk/memcache.h


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list