This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c59ed30da1421dc0f601f652ab1c789da12d5626
MaxScale
/
server
/
modules
/
routing
/
schemarouter
History
Markus Mäkelä
c59ed30da1
Simplify error handling
...
The error handlers are now simpler as the Backend class handles the closing of the connections.
2017-03-31 14:12:02 +03:00
..
CMakeLists.txt
Use shared pointers to Backend classes
2017-03-31 14:12:02 +03:00
schemarouter.cc
Make connections and command queues internal to Backends
2017-03-31 14:12:02 +03:00
schemarouter.hh
Fix shared_ptr usage
2017-03-31 14:12:02 +03:00
schemarouterinstance.cc
Make connections and command queues internal to Backends
2017-03-31 14:12:02 +03:00
schemarouterinstance.hh
Use shared pointers to Backend classes
2017-03-31 14:12:02 +03:00
schemaroutersession.cc
Simplify error handling
2017-03-31 14:12:02 +03:00
schemaroutersession.hh
Simplify error handling
2017-03-31 14:12:02 +03:00
session_command.cc
Fix variable naming and usage
2017-03-31 14:12:01 +03:00
session_command.hh
Favor pointers over references
2017-03-31 14:12:01 +03:00
shard_map.cc
Take new sharding implementation into use
2017-03-31 14:12:00 +03:00
shard_map.hh
Move #pragma to first line in each header
2017-03-31 14:12:01 +03:00