Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
memcache client support in dbslayer
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Michael Welles  
View profile  
 More options Dec 24 2007, 5:45 pm
From: "Michael Welles" <mlwel...@gmail.com>
Date: Mon, 24 Dec 2007 17:45:32 -0500
Local: Mon, Dec 24 2007 5:45 pm
Subject: memcache client support in dbslayer
A version of dbslayer with memcache support support is now available
in svn.   To use:

Build and install apr_memcache from subversion as follows:

 - svn co http://svn.northnitch.com/apr_memcache/trunk apr_memcache
 - cd apr_memcache && aclocal &&  autoconf && automake &&  ./configure
--prefix=/usr/local
 - cd  apr_memcache && sudo make install

Then grab and build the "mwelles" branch of dbslayer :

 - svn co http://www.dbslayer.org/svn/dbslayer/branches/mwelles
dbslayer-mwelles dbslayer-experimental
 - cd dbslayer-experimental && aclocal &&  autoconf && automake &&
./configure --prefix=/usr/local
 - cd dbslayer-experimental && make && sudo make install

See if it's working properly:

 - ./dbslayer-expermintal/tests/unit-tests.rb

This branch also contains support for input, output, and mapping
filters in LUA (should lua be available), as well as the ability to
query schema layout in JSON.

For usage examples, see the tests under tests/unit-tests.rb

The nutshell version:  add "CACHE: [TTL]" to your json and you're good
to go, should the dbslayer daemon have a connection to a memcache
server.

-- Mike


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google