Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

todo list #1

Open
grimmer0125 opened this issue Jul 18, 2017 · 0 comments
Open

todo list #1

grimmer0125 opened this issue Jul 18, 2017 · 0 comments

Comments

@grimmer0125
Copy link
Owner

grimmer0125 commented Jul 18, 2017

if (this.socket) {  <- may need to add this. 
      this.socket.close
}
  1. [done]
    if redis is not connected, it will be nil and make panic in the following code

  2. [done] local elasticsearch server for dev, using docker

  3. update the go elasticsearch lib to be compatible with elasticsearch to v6 (if we use v6 of elasticsearch server, go server will throw error, e.g. not acceptable data)

  4. instead of elasticsearch of aws, use google app/compute engine OR apply free open source project plan of algolia (20KB record size, better than free basic plan). But they need to setup ACL part (only read from web, write from server)

ref: https://www.algolia.com/pricing, https://www.algolia.com/for-open-source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant