Skip to content

todo list #1

@grimmerk

Description

@grimmerk
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions