Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: secmon-lab/swarm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.7
Choose a base ref
...
head repository: secmon-lab/swarm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0
Choose a head ref
  • 13 commits
  • 34 files changed
  • 1 contributor

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    8575f78 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    f156a1b View commit details
    Browse the repository at this point in the history
  2. Set maximum number to insert as 1000 (#12)

    * Change NewLogID logic to use entire log data
    
    * Set the number of maximum items to insert BQ
    m-mizutani authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3e3cf46 View commit details
    Browse the repository at this point in the history
  3. Update maxIngestLogCount to 256 in load usecase (#13)

    * Update maxIngestLogCount to 256 in load usecase
    
    * Update test for IngestRecordBigNum to check 4 data lengths
    m-mizutani authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e93e8a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    8fa7beb View commit details
    Browse the repository at this point in the history
  2. update(usecase, bq): Adjust concurrency parameters (#15)

    * Increase default ingest concurrency to 64
    
    * Increase multiplex pool limit to 32
    m-mizutani authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    aa52265 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    2536f2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5de57b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8458e1 View commit details
    Browse the repository at this point in the history
  4. Update go packages (#19)

    m-mizutani authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    002bd44 View commit details
    Browse the repository at this point in the history
  5. add(cli): New options (#20)

    * Update serve command flags and usecase with new options
    
    * Add ingest concurrency and state timeout parameters
    m-mizutani authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    b932135 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3a1141 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    673f56c View commit details
    Browse the repository at this point in the history
Loading