Nikolai Kochetov
|
dbaa6ffc62
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
|
Alexander Kuzmenkov
|
3f57fc085b
|
remove mutable context references from functions interface
Also remove it from some visitors.
|
2021-05-28 19:45:37 +03:00 |
|
Maksim Kita
|
b26783b308
|
Dictionaries update file path restrictions
|
2021-05-27 00:17:45 +03:00 |
|
Alexey Milovidov
|
02ce9cc725
|
Untangle UUID
|
2021-05-04 01:46:51 +03:00 |
|
Maksim Kita
|
8dbf721e52
|
Merge pull request #22961 from kitaisreal/dictionaries-standardize-exceptions
Dictionaries standardize exceptions
|
2021-04-11 12:05:59 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Maksim Kita
|
b43a709fec
|
Dictionaries standardize exceptions
|
2021-04-10 21:48:36 +03:00 |
|
Anton Popov
|
3050b2e67b
|
add support of cache layout for redis dictionaries with complex key
|
2020-10-14 22:57:07 +03:00 |
|
Anton Popov
|
7c3712c121
|
Merge pull request #13688 from it1804/master
Redis dictionary support for simple Redis requirepass authorization
|
2020-09-02 01:43:02 +03:00 |
|
Alexey Milovidov
|
52c3857225
|
Fix server restart after stress test
|
2020-08-15 06:10:57 +03:00 |
|
it1804
|
a79c3175a7
|
Allow authenticate Redis with requirepass option
|
2020-08-14 02:00:12 +05:00 |
|
Anton Popov
|
37499f2fe1
|
bump CI
|
2020-07-31 02:06:01 +03:00 |
|
Anton Popov
|
2bdf276687
|
fix access to redis dictionary after connection was dropped once
|
2020-07-29 19:20:17 +03:00 |
|
Alexey Milovidov
|
1462a66d1e
|
Fix typos
|
2020-06-27 22:05:00 +03:00 |
|
Ivan
|
85d783c247
|
Poco contrib refactoring (#10396)
* Remove config_common.h
* Refactor libcpuid contrib
* Remove support for libcpuinfo
* Define USE_CPUID in Arcadia
* Refactor Poco libraries
|
2020-05-08 17:11:19 +03:00 |
|
Alexey Milovidov
|
03e17405cd
|
Checkpoint
|
2020-04-22 10:03:43 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|