Skip to content

Commit

Permalink
unify nodejs client
Browse files Browse the repository at this point in the history
  • Loading branch information
acelyc111 committed Jan 29, 2023
1 parent d83ce3d commit a48167c
Show file tree
Hide file tree
Showing 19 changed files with 6,593 additions and 8,200 deletions.
1 change: 0 additions & 1 deletion .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ header:
- 'go-client/idl/base/dsn_err_string.go'
- 'go-client/idl/base/rocskdb_err_string.go'
- 'go-client/idl/base/GoUnusedProtection__.go'
- 'nodejs-client/src/dsn/*.js'
- '**/.npmigonre'
# Copyright (c) Facebook, Inc
- 'src/utils/TokenBucket.h'
Expand Down
1 change: 0 additions & 1 deletion idl/dsn.layer2.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@

include "dsn.thrift"

# TODO(yingchun): reuse the idls for server and all client libs
namespace cpp dsn
namespace go replication
namespace java org.apache.pegasus.replication
Expand Down
1 change: 0 additions & 1 deletion idl/rrdb.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,6 @@ service rrdb
oneway void clear_scanner(1:i64 context_id);
}

// ONLY FOR GO & JAVA & Python
service meta
{
dsn.layer2.query_cfg_response query_cfg(1:dsn.layer2.query_cfg_request query);
Expand Down
42 changes: 0 additions & 42 deletions nodejs-client/idl/base.thrift

This file was deleted.

226 changes: 0 additions & 226 deletions nodejs-client/idl/replication.thrift

This file was deleted.

Loading

0 comments on commit a48167c

Please sign in to comment.