mezis / blurrily

Millisecond fuzzy string matching for Ruby
MIT License
90 stars 14 forks source link

Blurrily/client 46837623 #7

Closed marcusleemitchell closed 11 years ago

marcusleemitchell commented 11 years ago

Pivotal tracker story #46837623 in project Guest NPS:

We need a client to be able to connect to the server, create the TCP command and send. It should also receive and parse the response

.new(host, port, db) - connect to a defined server instance

find(needle, limit) - return a specified number of results that match the needle

put(needle, ref, weight) - add the string and its reference to the db(s)

clear

mezis commented 11 years ago

Nor mergeable :S