Git Product home page Git Product logo

flare's People

Contributors

fujimoto avatar gree-sejima avatar ikehara avatar junjihashimoto avatar kou avatar sejima avatar takano32 avatar take01x avatar y-kamiya avatar yayugu avatar ygurumi avatar yuji-kamiya-g avatar zakar avatar zensai3805 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flare's Issues

Duplicated Code in "Flarei.cc"

Hi,There are some same code in Flarei.cc.

The line number is 272 and 282。We can see this:The two "if block" are same.

So,is anythings wrong with it?

thanks.

CLANG support

Hi,

Currently I can see that it doesn't support building with CLANG. Do you have any plan to add CLANG support in near future?

BR,
Muhammad

expiration time problem

Hi friends,I try to store a data item for a month,so that's the command:
telnet localhost 12121
Trying 127.0.0.1...
Connected to localhost.yahoo.com (127.0.0.1).
Escape character is '^]'.
set key1 0 2678400 3
123
STORED
But when I try to fetch the data:
get key1
END
I got nothing.
What's wrong?Is there any restriction about the expiration?

Build failure on Fedora 11

Build failed on Fedora 11 gcc (GCC) 4.4.0 20090506 (Red Hat 4.4.0-4)
because of missing include in logger.h, I added #include <stdio.h> and it worked.

the compiler barfs on vsnprintf not being declared.
I fixed that locally and hope you fix that on the repo.

tar failed flare 1.0.5.tar.tgz

Hi,There is something wrong with "Installation of Flare",When I download "flare-1.0.5.tgz",typing "tar zxvf flare-1.0.5.tgz",then has error:"gzip: stdin: not in gzip format\n tar: Child returned status 1\n tar: Error is not recoverable: exiting now.My OS is Centos 6.3 finall. tar 's version is 1.23. Thanks.

how can i put all cache data input memory ?

i just create memory disk:

mount -t ramfs none /mnt/flare/ -o maxSize=52428800

the master node which put file to disk has 1 balance, then the slave node which put file to /mnt/flare/ has 999 balance.

Any advance is appreciate

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.