#6

[solved] does not handle utf8

Hi. It seems to me that FleedDB does not handle UTF8 characters. Am I missing something here?

  • Opened by ghost Dec 18, 2011
  • 3 comments
#5

Hi! I cleaned up your code for you!

Hi there! This is WhitespaceBot. I'm an open-source robot that removes trailing white space in your code, and gives you a gitignore file if you didn't have one! Why whitespace? Whitespace is ...

#4

Old contrib dependency removed

As proposed, I remove the old contrib dependency. I inlined things, because even if in the new contrib, it is only a SNAPSHOT at the moment.

  • Opened by kotarak Jul 26, 2011
  • 2 comments
#3

Feature request: lein-fleetdb plugin

It would be nice to start the fleetdb server by just running a lein command: $ lein fleetdb And possibly have fleetdb parameters in the developer's project.clj file. Maybe something like this: ...

#2

fleetdb-client reference in project.clj

I'm wondering if the reference to fleetdb-client in project.clj is an error? I can't get lein deps to succeed without removing it. Thanks for releasing this, btw. Scratches a few itches I have. ...

  • Opened by drewr Jan 28, 2010
  • 1 comment
#1

Feature request: put operation

It will be more natural to have a "put" operation, or "insert-or-update".

  • Opened by renewdoit Jan 18, 2010
  • 3 comments