Introduction
============

It is software that will allow to cache file contents that are delimited by some character delimiters that are cached in memory so that read/write operations are fast. It will guarantee through system level locks that the value read is always the latest value. Moreover, it will ensure that the value got through read is protected even against brute write operations at OS level. It can be used on any Unix or Unix like (Linux) environment or OS.

Building
=======

make
sudo make install


Usage:
getvar x (yields nothing if not populated in the file mentioned under "filename")
setvar x AAA (sets the variable x in the file under "filename" to "AAA")
getvar x (yields "AAA")

Project Activity

See All Activity >

Follow filememcache

filememcache Web Site

You Might Also Like
Manage Properties Better For Free Icon
Manage Properties Better For Free

For small to mid-sized landlords and property managers

Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of filememcache!

Additional Project Details

Registered

2014-02-25