Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

Create classes to handle a connection and to send data #15

Open
3 of 4 tasks
sandrokeil opened this issue Oct 31, 2017 · 1 comment
Open
3 of 4 tasks

Create classes to handle a connection and to send data #15

sandrokeil opened this issue Oct 31, 2017 · 1 comment
Labels

Comments

@sandrokeil
Copy link
Owner

sandrokeil commented Oct 31, 2017

First, we need a connection class. The ArangoDBClient/Connection.php is a good blueprint, but we have to use the fuerte style / features.

Requirements

  • Handling of different databases, maybe one connection for every database
  • Async handling of different requests, use callable ?
  • Request / Response classes
  • Connection option class / constants

Questions

@sandrokeil
Copy link
Owner Author

The only missing piece is different database handling.

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

No branches or pull requests

1 participant