GithubHelp home page GithubHelp logo

sonirico / go-fist Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 1.0 25 KB

The Golang client library for Fist (Full Index Search Text) search engine

License: MIT License

Go 99.59% Shell 0.41%
client fist full-text-search go golang library search-engine

go-fist's People

Contributors

sonirico avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

extratone

go-fist's Issues

Setup BDD testing environment

An option to test client/server interaction can be done by simply mocking server responses at socket level. However, fist itself provides a dockerfile which can be used to setup a simple server to run queries on. This could even help detecting abnormal behaviours before it gets to much in production. A downside may be that for every test, fist database must be reset to erase statefulness between tests.

Tooling to configure logging

Currently all logs are thrown to stdout, without any level of verbosity. This should be configure by users.

  • Default implementation of tracing, to stdout
  • Default implementation of tracing, to stdout and stderr
  • Allow the user to set the writer object. It should adhere to io.Writer
  • Implement verbosity levels

Implement VERSION command

The server, for 0.0.2 version, exposes a version command so as to be able to inform clients which version the software is running and therefore detect backwards compatibility issues.

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.