Compatibility with another library requirement...
- Dominant language
- C++
- Stars
- 282
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Hi - I am building an application which uses Redis as the cache and persists data to postgreSQL. The postgreSQL library (ozo) requires a macro definition:
BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT
which causes an exhaustive stream of errors that appear to be connected to your redis library. Could you suggest what might be the problem?- please find the output attached.
[allout.txt.gz](https://github.com/boostorg/redis/files/11680722/allout.txt.gz)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the attached allout.txt.gz output and reproduce the reported errors while defining BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT. Compare the Redis library's Asio configuration with the ozo PostgreSQL requirement; done means the compatibility problem is identified and a verified resolution is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, postgresql, redis
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100