-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
if (this.socket) { <- may need to add this.
this.socket.close
}
-
[done]
if redis is not connected, it will be nil and make panic in the following code -
[done] local elasticsearch server for dev, using docker
-
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)
-
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels