32 Commits

Author SHA1 Message Date
Kishore Nallan
ebb2803af7 Update ARM build image. 2022-07-07 10:10:00 +05:30
Kishore Nallan
b451225ac6 Bump docker development image. 2022-06-27 20:40:44 +05:30
RedSnail
ccb05375b7
Option to return document ID and body in import response. (#615)
* have a strange error, I'll try to compile without changes

* added return_id keyword which returns only id

* added test entry and also added test option to docker-build.sh

* sorry, I can't run tests my self, so i run it with your CI

* It didn't work 'cause i've been writing in python for too long :)
2022-06-13 10:21:44 +05:30
Kishore Nallan
3dc17b4e20 Parameterize arch name. 2022-05-08 15:00:17 +05:30
Kishore Nallan
5e1212d550 Use brpc with fixed glibc compatibility. 2021-12-29 19:13:26 +05:30
Kishore Nallan
6f9c9dfb69 Revert glibc 2.34 compat changes. 2021-12-10 16:19:44 +05:30
Kishore Nallan
e63193606d Fix glibc 2.34 compatibility. 2021-12-06 21:06:21 +05:30
Kishore Nallan
519ddfb5ba Use new docker image for build. 2021-12-04 19:07:49 +05:30
Kishore Nallan
baa8f55787 More ARM patches. 2021-12-04 13:01:26 +05:30
Kishore Nallan
812ed37496 Bump h2o dep. 2021-08-10 20:55:08 +05:30
Kishore Nallan
cf96d9fee3 Disable TLS for glog as workaround for a bug.
See: https://github.com/google/glog/issues/409
2021-07-31 21:38:28 +05:30
kishorenc
bb530f259e Handle concurrent access of DB handle. 2021-02-12 19:42:40 +05:30
Jason Bosco
047ad37991 Minor refactor of build scripts 2021-01-24 19:26:15 -08:00
Jason Bosco
467b91d6da Fix stability of stack traces on Linux 2021-01-24 08:05:12 -08:00
kishorenc
55d28e6f31 Update docker build image version. 2020-09-18 07:24:21 +05:30
kishorenc
9091df57c0 Don't trigger snapshots for small unapplied logs.
Required upgrading braft to HEAD version.
2020-09-10 16:04:43 +05:30
kishorenc
1ab9b65098 Force use of jemalloc via static linking. 2020-07-21 17:36:27 +05:30
kishorenc
57a43a0b21 Upgrade glog to avail static log file name feature. 2020-06-23 16:38:00 +05:30
kishorenc
e314ec23e6 Move to glog. 2020-06-22 18:17:52 +05:30
kishorenc
e73682d1fc Update build scripts. 2020-05-23 15:41:08 +05:30
kishorenc
5e19848104 Remove clean flags. 2019-09-25 20:24:28 +05:30
kishorenc
d857e10646 Upgrade to OpenSSL 1.1.1 2019-09-17 21:39:29 +05:30
Kishore Nallan
ba68cd0ac5 Use system namespaced build directories. 2018-07-30 21:41:38 +05:30
Kishore Nallan
ea883b4bec Build lib along with executable. 2018-07-30 13:45:32 +05:30
Kishore Nallan
3405febc28 Fix build scripts - binary name should be generic. 2018-03-06 20:06:23 +05:30
Kishore Nallan
06e91c3df3 Minor tweaks to the build scripts. 2018-03-04 08:36:12 +05:30
Kishore Nallan
d8f3b8da9e Option to build binary tars for releases from the build script. 2018-02-04 13:48:55 -05:00
Kishore Nallan
5c154b2fcf Fix for the CORS ACL headers not matching incoming ACL request headers. 2018-01-02 15:07:31 +05:30
Kishore Nallan
18bd3db548 Change the docker image org name. 2017-07-26 21:10:02 +05:30
Kishore Nallan
3e2e7d2f19 Build Typesense from an Ubuntu 10.04 base image.
This ensures that the glibc version is old enough to support Centos 6.x boxes.
2017-07-13 21:43:54 +05:30
Kishore Nallan
4c32dbfa07 Unified docker build shell script.
Builds the development image and the deployment image on the same script when an extra is passed.
2017-07-09 20:46:06 +05:30
Kishore Nallan
8850f8b169 Patch RocksDB build to ensure that it links against only specific libraries. 2017-04-07 08:58:29 +05:30